We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11a41b commit 710346aCopy full SHA for 710346a
charts/all/aap-config/templates/aap.yaml
@@ -7,8 +7,8 @@ metadata:
7
8
spec:
9
10
- database:
11
{{- if .Values.gateway.use_external_db }}
+ database:
12
database_secret: {{ .Values.gateway.external_db_secret }}
13
{{- end }}
14
image_pull_policy: {{ .Values.gateway.image_pull_policy }}
0 commit comments