mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
authentik fix psql auth
Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
@@ -55,6 +55,12 @@ spec:
|
||||
|
||||
postgresql:
|
||||
enabled: true
|
||||
auth:
|
||||
existingSecret: authentik-postgresql-password
|
||||
secretKeys:
|
||||
adminPasswordKey: AUTHENTIK_POSTGRESQL__PASSWORD
|
||||
userPasswordKey: AUTHENTIK_POSTGRESQL__PASSWORD
|
||||
replicationPasswordKey: AUTHENTIK_POSTGRESQL__PASSWORD
|
||||
|
||||
redis:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user