Skip to content

Commit f264388

Browse files
committed
move stem sentence to under procedure title
1 parent 86f6c16 commit f264388

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

source/includes/steps-upgrade-master.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ replacement:
1313
c. *(Optional)* If you might need to downgrade, set
1414
:setting:`spec.featureCompatibilityVersion`.
1515
16-
For example, the following resource updates |onprem| from 4.0 to 5.0 and the
17-
application database to MongoDB ``4.2.11-ent``.
1816
1917
.. literalinclude:: /reference/k8s/example-ops-manager.yaml
2018
:language: yaml

source/tutorial/upgrade-mdb-version.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ resource's |k8s-configmap|.
3434
To learn more about feature compatibility, see
3535
:dbcommand:`setFeatureCompatibilityVersion` in the MongoDB Manual.
3636

37+
Prerequisites
38+
-------------
3739

3840
Procedure
3941
---------

source/tutorial/upgrade-om-version.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,7 @@ Prerequisites
3434
Procedure
3535
---------
3636

37+
The following example updates |onprem| from 4.0 to 5.0 and the application
38+
database to MongoDB ``4.2.11-ent``.
39+
3740
.. include:: /includes/steps/upgrade-om.rst

0 commit comments

Comments
 (0)