refactor(platform)!: remove Authelia

This commit is contained in:
Khue Doan 2021-09-28 23:59:25 +07:00
parent 2405f87a57
commit 1c64fca009
2 changed files with 0 additions and 33 deletions

View File

@ -1,7 +0,0 @@
apiVersion: v2
name: authelia
version: 0.5.6
dependencies:
- name: authelia
version: 0.5.6
repository: https://charts.authelia.com

View File

@ -1,26 +0,0 @@
# TODO use redis and postgres when available
authelia:
pod:
kind: StatefulSet
configMap:
authentication_backend:
ldap:
enabled: false
file:
enabled: true
password:
algorithm: sha512
iterations: 100000
session:
redis:
enabled: false
storage:
local:
enabled: true
postgres:
enabled: false
notifier:
filesystem:
enabled: true
smtp:
enabled: false