mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file values.yaml
This commit is contained in:
parent
1d674378bf
commit
ecc32f3825
1 changed files with 4 additions and 0 deletions
|
|
@ -140,6 +140,10 @@ authentik:
|
||||||
|
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
image:
|
||||||
|
registry: registry.durp.info
|
||||||
|
repository: bitnami/postgresql
|
||||||
|
pullPolicy: Always
|
||||||
postgresqlUsername: "authentik"
|
postgresqlUsername: "authentik"
|
||||||
postgresqlDatabase: "authentik"
|
postgresqlDatabase: "authentik"
|
||||||
existingSecret: authentik-postgresql1
|
existingSecret: authentik-postgresql1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue