Skip to content

Commit bcb3d06

Browse files
DOCSP-40464 Improve doc for App DB recovery steps (#1745)
1 parent 32f84ed commit bcb3d06

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/tutorial/recover-appdb-forced-reconfig.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,9 @@ To perform a forced reconfiguration of the {+appdb+}\'s nodes:
6868
entirely, and add at least one node to ``cluster 1`` to have 3/3
6969
healthy nodes in the replica set's StatefulSet.
7070

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.
7574

7675
Based on this annotation, the |k8s-op-short| performs a forced reconfiguration
7776
of the replica set in the next reconciliation process and scales

0 commit comments

Comments
 (0)