mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -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"
|
postgresqlUsername: "authentik"
|
||||||
postgresqlDatabase: "authentik"
|
postgresqlDatabase: "authentik"
|
||||||
existingSecret: db-pass
|
existingSecret: db-pass
|
||||||
|
secretKeys:
|
||||||
|
adminPasswordKey: dbpass
|
||||||
|
userPasswordKey: dbpass
|
||||||
|
replicationPasswordKey: dbpass
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
storageClass: longhorn
|
storageClass: longhorn
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue