Revert "removed trailing new line at the end of workflow controller config map template file"
This reverts commit e4fe050e54
.
This commit is contained in:
parent
be07c8d93c
commit
a8748ca265
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue