WIP: Working on new lldap bootstrap script
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: authelia
|
||||
@@ -36,6 +35,7 @@ spec:
|
||||
authentication_backend:
|
||||
ldap:
|
||||
enabled: true
|
||||
# TODO: Use lldap implementation, see docs
|
||||
implementation: custom
|
||||
address: ldap://lldap.lldap.svc.cluster.local:3890
|
||||
base_dn: dc=huizinga,dc=dev
|
||||
|
||||
Reference in New Issue
Block a user