File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -68,10 +68,9 @@ To perform a forced reconfiguration of the {+appdb+}\'s nodes:
68
68
entirely, and add at least one node to ``cluster 1`` to have 3/3
69
69
healthy nodes in the replica set's StatefulSet.
70
70
71
- 3. Add the annotation ``"mongodb.com/v1.forceReconfigure": "true"`` to the
72
- Automation Configuration for the {+mdbagent+} in the :k8sdocs:`metadata.annotations </concepts/overview/working-with-objects/annotations/>`.
73
- Add the annotation at the top level of the ``MongoDBOpsManager`` custom
74
- resource and ensure that the value ``"true"`` is a string in quotes.
71
+ 3. Add the annotation ``"mongodb.com/v1.forceReconfigure": "true"`` at
72
+ the top level of the ``MongoDBOpsManager`` custom resource and ensure
73
+ that the value ``"true"`` is a string in quotes.
75
74
76
75
Based on this annotation, the |k8s-op-short| performs a forced reconfiguration
77
76
of the replica set in the next reconciliation process and scales
You can’t perform that action at this time.
0 commit comments