Skip to content

Commit 3461199

Browse files
committed
CH-162 fix empty secrets gen
1 parent f8cf3ba commit 3461199

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deployment-configuration/helm/templates/auto-secrets.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ stringData:
4242
---
4343
{{- end }}
4444
{{- range $app := .Values.apps }}
45-
---
4645
{{- include "deploy_utils.secret" (dict "root" $ "app" $app) }}
4746
{{- range $subapp := $app }}
4847
{{- if contains "map" (typeOf $subapp) }}

0 commit comments

Comments
 (0)