This commit is contained in:
2022-11-13 09:10:49 -06:00
parent b63c2ea593
commit 4c64a4206e

View File

@@ -142,6 +142,7 @@ authentik:
enabled: true enabled: true
postgresqlUsername: "authentik" postgresqlUsername: "authentik"
postgresqlDatabase: "authentik" postgresqlDatabase: "authentik"
existingSecret: authentik-postgresql1
persistence: persistence:
enabled: true enabled: true
storageClass: nfs-storage storageClass: nfs-storage