gf
This commit is contained in:
parent
cc3cc6b5b7
commit
11188f76a2
@ -26,7 +26,7 @@ spec:
|
||||
envValueFrom:
|
||||
AUTHENTIK_POSTGRESQL__PASSWORD:
|
||||
secretKeyRef:
|
||||
key: postgres-password
|
||||
key: postgresql-password
|
||||
name: authentik-postgresql
|
||||
|
||||
AUTHENTIK_SECRET_KEY:
|
||||
@ -41,7 +41,7 @@ spec:
|
||||
tag: 11.18.0-debian-11-r39
|
||||
enabled: true
|
||||
auth:
|
||||
existingSecret: authentik-postgresql
|
||||
existingSecret: authentik-postgresql
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn
|
||||
|
Loading…
Reference in New Issue
Block a user