|
|
@ -37,7 +37,7 @@ data:
|
|
|
|
{{- end }}
|
|
|
|
{{- end }}
|
|
|
|
{{- if not .Values.postgresql.enabled }}
|
|
|
|
{{- if not .Values.postgresql.enabled }}
|
|
|
|
{{- if not .Values.postgresql.auth.existingSecret }}
|
|
|
|
{{- if not .Values.postgresql.auth.existingSecret }}
|
|
|
|
postgresql-password: "{{ .Values.postgresql.auth.password | b64enc }}"
|
|
|
|
postgres-password: "{{ .Values.postgresql.auth.password | b64enc }}"
|
|
|
|
{{- end }}
|
|
|
|
{{- end }}
|
|
|
|
{{- end }}
|
|
|
|
{{- end }}
|
|
|
|
{{- end -}}
|
|
|
|
{{- end -}}
|
|
|
|