Make all services independent of helm Release.Name
[oom.git] / kubernetes / sdc / templates / configmap.yaml
index ec5e95f..575176d 100644 (file)
@@ -26,4 +26,4 @@ metadata:
   name: {{ .Release.Name }}-sdc-filebeat-configmap
   namespace: {{ include "common.namespace" . }}
 data:
-{{ tpl (.Files.Glob "resources/config/log/filebeat/*").AsConfig . | indent 2 }}
\ No newline at end of file
+{{ tpl (.Files.Glob "resources/config/log/filebeat/*").AsConfig . | indent 2 }}