We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cf3ba commit 3461199Copy full SHA for 3461199
deployment-configuration/helm/templates/auto-secrets.yaml
@@ -42,7 +42,6 @@ stringData:
42
---
43
{{- end }}
44
{{- range $app := .Values.apps }}
45
----
46
{{- include "deploy_utils.secret" (dict "root" $ "app" $app) }}
47
{{- range $subapp := $app }}
48
{{- if contains "map" (typeOf $subapp) }}
0 commit comments