Merge "Update annotations to spec for log"
[oom.git] / kubernetes / log / templates / kibana-deployment.yaml
index 57e8415..2de825e 100644 (file)
@@ -58,5 +58,5 @@ metadata:
   name: kibana-configmap
   namespace: {{ .Values.nsPrefix }}-log
 data:
-{{ tpl (.Files.Glob "resources/kibana/conf/kibana.yml").AsConfig . | indent 2 }}
+{{ (.Files.Glob "resources/kibana/conf/kibana.yml").AsConfig | indent 2 }}
 #{{ end }}