Revert "removed trailing new line at the end of workflow controller config map template file"

This reverts commit e4fe050e54.
This commit is contained in:
Yuriy Gapon 2020-04-29 22:00:50 -04:00
parent be07c8d93c
commit a8748ca265

View file

@ -57,4 +57,4 @@ data:
{{ toYaml .Values.controller.persistence | indent 6 }}{{- end }}
{{- if .Values.controller.workflowDefaults }}
workflowDefaults:
{{ toYaml .Values.controller.workflowDefaults | indent 6 }}{{- end }}
{{ toYaml .Values.controller.workflowDefaults | indent 6 }}{{- end }}