jp-gouin/helm-openldap

Acl is deletede when replication enable

wynax opened this issue · 2 comments

I use chart 4.2.2 and Openldap 2.6.6-fix.

I put the replication count on 2.

I confiugre all kind of configuration (Add shcema, add module, etc...)

In customAcls i put my ACL.
Then when the first pod up i go check. => ACL is present in POD openldap-0
When the POD 1 is up, i check => ACL not present in POD openldap-1

I go check again on POD openldap-0 => the ACL ins't anymore present.

Did you have the same issues ?

best regards.

I can go further, all the configuration that we put in the base of olcDatabase={2}mdb,cn=config is deleted after de synchronisation of POD 1.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.