Update file values.yaml

This commit is contained in:
2023-06-25 13:15:30 +00:00
parent 3473322025
commit 76a2b5209c

View File

@@ -146,7 +146,7 @@ authentik:
pullPolicy: Always pullPolicy: Always
postgresqlUsername: "authentik" postgresqlUsername: "authentik"
postgresqlDatabase: "authentik" postgresqlDatabase: "authentik"
existingSecret: authentik-postgresql1 existingSecret: db-pass
persistence: persistence:
enabled: true enabled: true
storageClass: longhorn storageClass: longhorn