Enabled redis/dragonflydb for authelia
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user