removed trailing new line at the end of workflow controller config map template file
This commit is contained in:
parent
0360dc17b9
commit
e4fe050e54
1 changed files with 1 additions and 1 deletions
|
@ -56,4 +56,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