From 4c64a4206e73590ec532d9073eac4eabadfc5ca8 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 13 Nov 2022 09:10:49 -0600 Subject: [PATCH] test --- authentik/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/authentik/values.yaml b/authentik/values.yaml index cac9f8d..32a5356 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -142,6 +142,7 @@ authentik: enabled: true postgresqlUsername: "authentik" postgresqlDatabase: "authentik" + existingSecret: authentik-postgresql1 persistence: enabled: true storageClass: nfs-storage