Skip to content

Commit

Permalink
add acls setup for all replicas during the first startup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed May 23, 2024
1 parent 9087934 commit 17694f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 17694f4

Please sign in to comment.