diff --git a/playbooks/templates/values.yml.j2 b/playbooks/templates/values.yml.j2 index 15ede540d16290e5a8019da2dcefb907388d41e7..ea6cf600f71101391546dc04512b23389620200f 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