mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
Update file values.yaml
This commit is contained in:
parent
76a2b5209c
commit
43857ef2f9
1 changed files with 4 additions and 0 deletions
|
|
@ -147,6 +147,10 @@ authentik:
|
|||
postgresqlUsername: "authentik"
|
||||
postgresqlDatabase: "authentik"
|
||||
existingSecret: db-pass
|
||||
secretKeys:
|
||||
adminPasswordKey: dbpass
|
||||
userPasswordKey: dbpass
|
||||
replicationPasswordKey: dbpass
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue