diff --git a/storm/templates/configmap.yaml b/storm/templates/configmap.yaml index 818d9f6d..b43999f4 100755 --- a/storm/templates/configmap.yaml +++ b/storm/templates/configmap.yaml @@ -80,4 +80,4 @@ metadata: namespace: {{ template "storm.namespace" . }} data: config.yaml: {{- .Values.jmx.config | toYaml | indent 2 }} -{{- end }} \ No newline at end of file +{{- end }}