mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Update file values.yaml
This commit is contained in:
parent
3473322025
commit
76a2b5209c
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ authentik:
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
postgresqlUsername: "authentik"
|
postgresqlUsername: "authentik"
|
||||||
postgresqlDatabase: "authentik"
|
postgresqlDatabase: "authentik"
|
||||||
existingSecret: authentik-postgresql1
|
existingSecret: db-pass
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
storageClass: longhorn
|
storageClass: longhorn
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue