diff --git a/authentik/helmrelease-authentik.yaml b/authentik/helmrelease-authentik.yaml index 4afc1b6..c6f7863 100644 --- a/authentik/helmrelease-authentik.yaml +++ b/authentik/helmrelease-authentik.yaml @@ -305,7 +305,7 @@ spec: enabled: true postgresqlMaxConnections: 500 postgresqlUsername: "authentik" - # postgresqlPassword: "${AUTHENTIK_POSTGRESQL__PASSWORD}" + postgresqlPassword: "2cX69Cf2QKkjugvuUaues7TupEd74s" postgresqlDatabase: "authentik" persistence: enabled: true