Include bind_dn field in secet (#13)
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m8s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m8s
This commit is contained in:
@@ -43,3 +43,5 @@ spec:
|
||||
secretKeyRef:
|
||||
name: lldap-credentials
|
||||
key: lldap-ldap-user-pass
|
||||
- name: LLDAP_BIND_DN
|
||||
value: uid={username},ou=people,dc=huizinga,dc=dev
|
||||
|
||||
Reference in New Issue
Block a user