jp-gouin / helm-openldap

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

olcMirrorMode has been renamed to olcMultiProvider #176

Open davidfrickert opened 1 week ago

davidfrickert commented 1 week ago

Rename all references of olcMirrorMode to olcMultiProvider.

The olcMirrorMode attribute has been renamed to olcMultiProvider. Existing configurations will continue to work with the old parameter name, but it is advised to update to the new name as a part of the upgrade process.

https://openldap.org/doc/admin25/appendix-upgrading.html