Revert fixed kibana and logstash connection to es
[oom.git] / kubernetes / log / templates / kibana-deployment.yaml
index 459ecfe..9ff26da 100644 (file)
@@ -69,5 +69,5 @@ metadata:
   name: kibana-configmap
   namespace: {{ .Values.nsPrefix }}-log
 data:
-{{ tpl (.Files.Glob "resources/kibana/conf/kibana.yml").AsConfig . | indent 2 }}
-#{{ end }}
+{{ (.Files.Glob "resources/kibana/conf/kibana.yml").AsConfig | indent 2 }}
+#{{ end }}
\ No newline at end of file