helm-openldap
helm-openldap copied to clipboard
add command to openldap container
this command ensures non-first openldap containers dont try to init already initialized cluster-wide resources, such as the root DN or ppolicy module.
- more detail: https://github.com/jp-gouin/helm-openldap/issues/148#issuecomment-2338435733
What this PR does / why we need it:
Pre-submission checklist:
- [x] Did you explain what problem does this PR solve? Or what new features have been added?
- [ ] Have you updated the readme?
- [x] Is this PR backward compatible? If it is not backward compatible, please discuss open a ticket first