Skip to content

Commit 86dea1b

Browse files
elyse-mdbjwilliams-mongo
authored andcommitted
(DOCSP-30023) Internal Feedback.
1 parent 8f8ebd9 commit 86dea1b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

source/reference/k8s-operator-multi-cluster-specification.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -437,15 +437,16 @@ Optional ``MongoDBMultiCluster`` Resource Settings
437437
``spec.clusterSpecList.memberConfig.priority``
438438
*Type*: string
439439

440-
Number that indicates the relative likelihood of a MongoDB replica set member to become the `primary <https://www.mongodb.com/docs/manual/reference/glossary/#std-term-primary>`__.
440+
Number that indicates the relative likelihood of a MongoDB replica set member to become the `primary <https://www.mongodb.com/docs/manual/reference/glossary/#std-term-primary>`__.
441441

442-
* To increase the relative likelihood that a replica set member becomes the primary, specify a higher ``priority`` value.
442+
* To increase the relative likelihood that a replica set member becomes the primary, specify a higher ``priority`` value.
443443

444-
* To decrease the relative likelihood that a replica set member becomes the primary, specify a lower ``priority`` value.
444+
* To decrease the relative likelihood that a replica set member becomes the primary, specify a lower ``priority`` value.
445445

446-
For example, a member with a ``memberConfig.priority`` of ``1.5`` is more likely than a member with a ``memberConfig.priority`` of ``0.5`` to become the primary.
446+
For example, a member with a ``memberConfig.priority`` of ``1.5`` is more likely than a member with a ``memberConfig.priority`` of ``0.5`` to become the primary.
447447

448-
A member with a ``memberConfig.priority`` of ``0`` is ineligible to become the primary. To learn more, see :manual:`Member Priority </core/replica-set-elections/#voting-members>`.
448+
A member with a ``memberConfig.priority`` of ``0`` is ineligible to become the primary. To learn more, see :manual:`Member Priority </core/replica-set-elections/#voting-members>`.
449+
449450
.. _multi-spec-clusterspeclist-memberconfig-tags:
450451

451452
``spec.clusterSpecList.memberConfig.tags``

0 commit comments

Comments
 (0)