Make ldap search filter configurable
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 6m8s
kustomization/siranga/3850ce12 reconciliation succeeded

This commit is contained in:
2025-04-22 00:42:56 +02:00
parent 95ad229077
commit 5a7652f3a4
4 changed files with 66 additions and 2 deletions

View File

@@ -55,6 +55,8 @@ spec:
value: ldap://lldap.lldap.svc.cluster.local:3890
- name: LDAP_BASE
value: ou=people,dc=huizinga,dc=dev
- name: LDAP_SEARCH_FILTER
value: (uid={username})
- name: LDAP_BIND_DN
valueFrom:
secretKeyRef: