From 76a2b5209c4eafdb724a00d25f0ccad790a5e761 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 25 Jun 2023 13:15:30 +0000 Subject: [PATCH] Update file values.yaml --- authentik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/values.yaml b/authentik/values.yaml index 72e59fb..5bc62b1 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -146,7 +146,7 @@ authentik: pullPolicy: Always postgresqlUsername: "authentik" postgresqlDatabase: "authentik" - existingSecret: authentik-postgresql1 + existingSecret: db-pass persistence: enabled: true storageClass: longhorn