This commit is contained in:
Ben Tomasini 2025-01-27 11:09:08 +00:00 committed by GitHub
commit 8051786a8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 -}}