Skip to content

Commit a961eae

Browse files
DOCSP-46081 -- fix list (#2018)
1 parent e1f403b commit a961eae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/includes/setting-k8sScConf-spec.topology.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@
1010
existing deployment. If set to ``MultiCluster``:
1111

1212
- All sharded cluster components must have ``clusterSpecList`` defined:
13+
1314
- ``spec.mongos.clusterSpecList``
1415
- ``spec.configSrv.clusterSpecList``
1516
- ``spec.shard.clusterSpecList``
1617

1718
- The following fields are ignored, as their equivalent values are passed for
1819
each cluster in the ``spec.<section>.clusterSpecList`` objects:
20+
1921
- ``spec.mongodsPerShardCount`` is defined in ``spec.shard.clusterSpecList.members``
2022
- ``spec.mongosCount`` is defined in ``spec.mongos.clusterSpecList.members``
2123
- ``spec.configServerCount`` is defined in ``spec.configSrv.clusterSpecList.members``

0 commit comments

Comments
 (0)