mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
25e0f8de60
commit
d1fd143833
1 changed files with 3 additions and 0 deletions
|
|
@ -140,10 +140,13 @@ authentik:
|
|||
|
||||
postgresql:
|
||||
enabled: true
|
||||
diagnosticMode:
|
||||
enabled: true
|
||||
image:
|
||||
registry: registry.internal.durp.info
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: Always
|
||||
tag: 15.2.0-debian-11-r26
|
||||
postgresqlUsername: "authentik"
|
||||
postgresqlDatabase: "authentik"
|
||||
existingSecret: db-pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue