Enabled redis/dragonflydb for authelia
This commit is contained in:
parent
ab57b14401
commit
6b207c6167
|
@ -47,10 +47,14 @@ spec:
|
|||
user: uid=authelia,ou=people,dc=huizinga,dc=dev
|
||||
password:
|
||||
value: "JustATest"
|
||||
|
||||
session:
|
||||
cookies:
|
||||
- subdomain: login${subdomain}
|
||||
domain: ${topdomain}
|
||||
redis:
|
||||
enabled: true
|
||||
host: dragonflydb.authelia
|
||||
|
||||
storage:
|
||||
postgres:
|
||||
|
@ -61,6 +65,7 @@ spec:
|
|||
password:
|
||||
secret_name: authelia-db-cluster-app
|
||||
path: password
|
||||
|
||||
notifier:
|
||||
filesystem:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user