add authentik

This commit is contained in:
2022-11-09 10:15:25 -06:00
parent 171afb717b
commit 23fb9b6caa

View File

@@ -138,7 +138,7 @@ authentik:
postgresql: postgresql:
enabled: true enabled: true
postgresqlUsername: "authentik" postgresqlUsername: "authentik"
# postgresqlPassword: "" postgresqlPassword: "testpassword"
postgresqlDatabase: "authentik" postgresqlDatabase: "authentik"
persistence: persistence:
enabled: true enabled: true