Update file values.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user