This commit is contained in:
Simen Røstvik 2022-11-30 12:42:48 +01:00
parent 0ea707883a
commit 2d03f5b26c

View File

@ -42,6 +42,10 @@ spec:
enabled: true enabled: true
auth: auth:
existingSecret: postgres-secret existingSecret: postgres-secret
secretKeys:
adminPasswordKey: postgres-password
username: authentik
database: authentik
persistence: persistence:
enabled: true enabled: true
storageClass: longhorn storageClass: longhorn