diff --git a/Chart.yaml b/Chart.yaml index 9a3c749..c72413c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -13,8 +13,8 @@ dependencies: - bitnami-common version: ~2 home: https://www.openldap.org -version: 4.2.3 -appVersion: 2.6.6 +version: 4.2.4 +appVersion: 2.6.7 description: Community developed LDAP software icon: https://raw.githubusercontent.com/jp-gouin/helm-openldap/master/logo.png keywords: diff --git a/templates/statefulset.yaml b/templates/statefulset.yaml index 0822c02..6cedc13 100644 --- a/templates/statefulset.yaml +++ b/templates/statefulset.yaml @@ -61,7 +61,6 @@ spec: fi else cp -p -f /cm-schemas-acls/*.ldif /custom_config/ - rm -rf /custom_config/acls.ldif echo "let the replication takes care of everything :)" fi {{- if .Values.global.existingSecret }}