From ecc32f3825e244259b2c08dfcffedc5a05eeaaa3 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 20 Apr 2023 11:29:50 +0000 Subject: [PATCH] Update file values.yaml --- authentik/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/authentik/values.yaml b/authentik/values.yaml index a20dc97..72e59fb 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -140,6 +140,10 @@ authentik: postgresql: enabled: true + image: + registry: registry.durp.info + repository: bitnami/postgresql + pullPolicy: Always postgresqlUsername: "authentik" postgresqlDatabase: "authentik" existingSecret: authentik-postgresql1