diff --git a/charts/argo/templates/workflow-controller-config-map.yaml b/charts/argo/templates/workflow-controller-config-map.yaml index b756cfdc..ae73d117 100644 --- a/charts/argo/templates/workflow-controller-config-map.yaml +++ b/charts/argo/templates/workflow-controller-config-map.yaml @@ -57,4 +57,4 @@ data: {{ toYaml .Values.controller.persistence | indent 6 }}{{- end }} {{- if .Values.controller.workflowDefaults }} workflowDefaults: -{{ toYaml .Values.controller.workflowDefaults | indent 6 }}{{- end }} \ No newline at end of file +{{ toYaml .Values.controller.workflowDefaults | indent 6 }}{{- end }}