Skip to content

Commit 5120da7

Browse files
mircea-cosbucfealebenpae
authored andcommitted
Remove --install-database-roles from prepare script (#3161)
1 parent cdfdee3 commit 5120da7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/funcs/multicluster

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ run_multi_cluster_kube_config_creator() {
248248
"--member-cluster-namespace" "${NAMESPACE}"
249249
"--central-cluster-namespace" "${NAMESPACE}"
250250
"--service-account" "mongodb-enterprise-operator-multi-cluster"
251-
"--install-database-roles"
252251
)
253252

254253
if [[ "${OPERATOR_CLUSTER_SCOPED}" == "true" ]]; then

0 commit comments

Comments
 (0)