Enabled redis/dragonflydb for authelia

This commit is contained in:
2024-11-19 01:08:15 +01:00
parent ab57b14401
commit 6b207c6167

View File

@@ -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