diff --git a/playbooks/templates/values.yml.j2 b/playbooks/templates/values.yml.j2 index 8568273289d0dc0f9760f18a183342e7eb719978..a1d604852de5d9cc5211632706356ef21984ac41 100644 --- a/playbooks/templates/values.yml.j2 +++ b/playbooks/templates/values.yml.j2 @@ -67,7 +67,7 @@ deployment: additionalVolumes: - name: filebeat-configmap mountPath: "/usr/share/filebeat/filebeat.yml" - subPath: filebeat.yml + # subPath: filebeat.yml type: configMap