From 976ae21ca44ffa81e046d9c5c0a7b40d9a53e605 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 29 Sep 2022 14:23:57 +0000 Subject: [PATCH] Update argocd/authentik/values.yaml --- argocd/authentik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/authentik/values.yaml b/argocd/authentik/values.yaml index d5a479d..cb2551f 100644 --- a/argocd/authentik/values.yaml +++ b/argocd/authentik/values.yaml @@ -95,7 +95,7 @@ authentik: # -- postgresql Username # @default -- `authentik` user: "authentik" - password: "" + password: "authentik" port: 5432 s3_backup: # -- optional S3 backup, access key