From fa564e4d8c27be062bff10a60ff366d972334feb Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 12 May 2026 06:24:19 -0500 Subject: [PATCH] update --- infra/authentik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/authentik/values.yaml b/infra/authentik/values.yaml index 1cf4c0a..c98e563 100644 --- a/infra/authentik/values.yaml +++ b/infra/authentik/values.yaml @@ -34,7 +34,7 @@ authentik: enabled: true image: registry: registry.durp.info - repository: bitnami/postgresql + repository: bitnamilegacy/postgresql pullPolicy: Always postgresqlUsername: "authentik" postgresqlDatabase: "authentik"