pull/2503/merge
Ben Tomasini 3 months ago committed by GitHub
commit 4134f046ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -92,7 +92,7 @@ Set postgres secret
{{- if .Values.postgresql.enabled -}}
{{- template "wiki.postgresql.fullname" . -}}
{{- else -}}
{{- template "wiki.fullname" . -}}
{{- default "postgresql-password" .Values.postgresql.existingSecret | quote -}}
{{- end -}}
{{- end -}}

Loading…
Cancel
Save