REFACTOR(postgresql): change Authelia PostgreSQL user
- Change database user from app to bluemayne - Update authentication configuration
This commit is contained in:
@@ -53,7 +53,7 @@ configMap:
|
||||
enabled: true
|
||||
address: tcp://postgresql-rw.postgresql.svc.cluster.local:5432
|
||||
database: authelia
|
||||
username: app
|
||||
username: bluemayne
|
||||
timeout: 5s
|
||||
|
||||
# Access control rules
|
||||
|
||||
Reference in New Issue
Block a user