diff --git a/charts/flyte-core/templates/admin/deployment.yaml b/charts/flyte-core/templates/admin/deployment.yaml index cbc7e21464..cc6877a793 100755 --- a/charts/flyte-core/templates/admin/deployment.yaml +++ b/charts/flyte-core/templates/admin/deployment.yaml @@ -46,13 +46,13 @@ spec: {{- with .Values.flyteadmin.env -}} {{- tpl (toYaml .) $ | nindent 12 }} {{- end }} - {{- end }} + {{- end }} {{- if .Values.flyteadmin.envFrom }} envFrom: {{- with .Values.flyteadmin.envFrom -}} {{- tpl (toYaml .) $ | nindent 12 }} {{- end }} - {{- end }} + {{- end }} {{- if .Values.flyteadmin.initialProjects }} - command: - flyteadmin