Fix incorrect authelia values

This commit is contained in:
Khue Doan 2021-09-03 14:23:13 +07:00
parent 5765d864d2
commit 084a96abca

View File

@ -3,7 +3,7 @@ authelia:
pod:
kind: StatefulSet
configMap:
server:
authentication_backend:
ldap:
enabled: false
file:
@ -11,12 +11,15 @@ authelia:
password:
algorithm: sha512
iterations: 100000
session:
redis:
enabled: false
storage:
local:
enabled: true
postgres:
enabled: false
notifier:
filesystem:
enabled: true
smtp: