Update argocd/authentik/values.yaml

This commit is contained in:
2022-09-29 14:23:57 +00:00
parent 03d9cb7332
commit 976ae21ca4

View File

@@ -95,7 +95,7 @@ authentik:
# -- postgresql Username # -- postgresql Username
# @default -- `authentik` # @default -- `authentik`
user: "authentik" user: "authentik"
password: "" password: "authentik"
port: 5432 port: 5432
s3_backup: s3_backup:
# -- optional S3 backup, access key # -- optional S3 backup, access key