diff --git a/apps/authelia/release.yaml b/apps/authelia/release.yaml index 0b404a3..00deefe 100644 --- a/apps/authelia/release.yaml +++ b/apps/authelia/release.yaml @@ -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