We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc0144 commit 26f281bCopy full SHA for 26f281b
source/includes/steps-multi-cluster-source.yaml
@@ -41,6 +41,7 @@ content: |
41
42
cd tools/multicluster
43
go run main.go \
44
+ setup
45
-central-cluster="${MDB_CENTRAL_CLUSTER_FULL_NAME}" \
46
-member-clusters="${MDB_CLUSTER_1_FULL_NAME},${MDB_CLUSTER_2_FULL_NAME},${MDB_CLUSTER_3_FULL_NAME}" \
47
-member-cluster-namespace="mongodb" \
0 commit comments