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 29a76ec commit 5bcd126Copy full SHA for 5bcd126
source/includes/setting-k8sScConf-spec.topology.rst
@@ -10,12 +10,14 @@
10
existing deployment. If set to ``MultiCluster``:
11
12
- All sharded cluster components must have ``clusterSpecList`` defined:
13
+
14
- ``spec.mongos.clusterSpecList``
15
- ``spec.configSrv.clusterSpecList``
16
- ``spec.shard.clusterSpecList``
17
18
- The following fields are ignored, as their equivalent values are passed for
19
each cluster in the ``spec.<section>.clusterSpecList`` objects:
20
21
- ``spec.mongodsPerShardCount`` is defined in ``spec.shard.clusterSpecList.members``
22
- ``spec.mongosCount`` is defined in ``spec.mongos.clusterSpecList.members``
23
- ``spec.configServerCount`` is defined in ``spec.configSrv.clusterSpecList.members``
0 commit comments