Ben Tomasini
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
dev/helm/templates/_helpers.tpl
|
|
@ -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 -}} |
|
|
|
|
|
|
|