mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
Update 2 files
- /authentik/values.yaml - /authentik/templates/secrets.yaml
This commit is contained in:
parent
43857ef2f9
commit
30c340dc9c
2 changed files with 5 additions and 6 deletions
|
|
@ -146,11 +146,7 @@ authentik:
|
|||
pullPolicy: Always
|
||||
postgresqlUsername: "authentik"
|
||||
postgresqlDatabase: "authentik"
|
||||
existingSecret: db-pass
|
||||
secretKeys:
|
||||
adminPasswordKey: dbpass
|
||||
userPasswordKey: dbpass
|
||||
replicationPasswordKey: dbpass
|
||||
existingSecret: db-pass
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue