From acf00e79afc42ffb2864595c819d9c39aade50e7 Mon Sep 17 00:00:00 2001 From: Chris Soyars Date: Thu, 11 Apr 2024 08:33:12 -0700 Subject: [PATCH] Cean up indentation Signed-off-by: Chris Soyars --- charts/flyte-core/templates/admin/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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