jp-gouin / helm-openldap

Helm chart of Openldap in High availability with multi-master replication and PhpLdapAdmin and Ltb-Passwd
Apache License 2.0
199 stars 118 forks source link

I added the ldif file for changing the acess for certain attributes as a customFileSets under /container/service/slapd/assets/config/bootstrap/ldif/custom, but it did not take effect #74

Closed aparnavodapalli closed 2 years ago

aparnavodapalli commented 2 years ago

Describe the bug ldif file placed at /container/service/slapd/assets/config/bootstrap/ldif/custom is not getting applied with ldapmodify

To Reproduce Steps to reproduce the behavior: added below in my values.yaml according to the documentation of /container/service/slapd/assets/config/bootstrap/ldif/custom customFileSets:

but its not taking effect. Its not modifying the ldap configuration with ldapmodify

aparnavodapalli commented 2 years ago

i changed the file path from /container/service/slapd/assets/config/bootstrap/ldif/custom to /container/service/slapd/assets/config/bootstrap/ldif