From 17694f492ba7b7e3d1db44ab1dcfc828b516888e Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 23 May 2024 12:47:51 +0000 Subject: [PATCH] add acls setup for all replicas during the first startup --- templates/statefulset.yaml | 1 - 1 file changed, 1 deletion(-) 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 }}