This commit is contained in:
parent
e23279288d
commit
6ad5dcc693
@ -111,7 +111,7 @@ spec:
|
|||||||
# -- set the postgresql hostname to talk to
|
# -- set the postgresql hostname to talk to
|
||||||
# if unset and .Values.postgresql.enabled == true, will generate the default
|
# if unset and .Values.postgresql.enabled == true, will generate the default
|
||||||
# @default -- `{{ .Release.Name }}-postgresql`
|
# @default -- `{{ .Release.Name }}-postgresql`
|
||||||
host: "postgresql-system.postgresql.svc.cluster.local"
|
host: "postgresql.postgresql-system.svc.cluster.local"
|
||||||
# -- postgresql Database name
|
# -- postgresql Database name
|
||||||
# @default -- `authentik`
|
# @default -- `authentik`
|
||||||
name: "authentik"
|
name: "authentik"
|
||||||
|
Loading…
Reference in New Issue
Block a user