Skip to content

Commit 9693258

Browse files
JuliaMongojwilliams-mongo
authored andcommitted
Removed one link and added already reviewed content to two more places where it had to be added but was missed (#612)
1 parent 2398172 commit 9693258

File tree

3 files changed

+11
-12
lines changed

3 files changed

+11
-12
lines changed

source/includes/facts/fact-must-migrate-specified-appdb.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
Before upgrading your |k8s-op| to v1.11.0 or later,
2-
:ref:`Migrate the Application Database <migrate-to-ent-appdb-version>`
2+
migrate the Application Database
33
of any deployed ``MongoDBOpsManager`` custom resources
44
to one of the supported enterprise MongoDB editions. You specify the
55
MongoDB version for the :opsmgr:`Application Database
6-
</core/system-overview/#application-database>` in the
6+
</core/system-overview/#application-database>` in the required
77
:opsmgrkube:`spec.applicationDatabase.version` setting.
8-
The :opsmgrkube:`spec.applicationDatabase.version` setting
9-
is a required field. For the list of supported MongoDB versions, see the
8+
For the list of supported MongoDB versions, see the
109
:qr-mdb:`container registry </mongodb-enterprise-appdb-database?tab=tags>`.
1110

1211
You must migrate the Application Database to the latest available

source/includes/steps-migrate-specified-to-new-appdb-v.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ content: |
1010
1111
a. Locate the :opsmgrkube:`spec.applicationDatabase.version`
1212
setting.
13-
b. Specify the latest MongoDB version from the
14-
:qr-mdb:`container registry </mongodb-enterprise-appdb-database?tab=tags>`
15-
that is compatible with your |onprem| version. |onprem| 4.4.x works
16-
only with MongoDB 4.4.x series.
13+
b. Specify the :qr-mdb:`latest available enterprise MongoDB version
14+
</mongodb-enterprise-appdb-database?tab=tags>`
15+
that is :ref:`compatible <k8s-onprem-version-compatibility>` with your
16+
|onprem| version.
1717
1818
For example, specify:
1919

source/includes/steps-migrate-unspecified-to-new-appdb-v.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ content: |
2222
2323
a. Locate the :opsmgrkube:`spec.applicationDatabase.version`
2424
setting.
25-
b. Specify the latest MongoDB version from the
26-
:qr-mdb:`container registry </mongodb-enterprise-appdb-database?tab=tags>`
27-
that is compatible with your |onprem| version. |onprem| 4.4.x works
28-
only with MongoDB 4.4.x series.
25+
b. Specify the :qr-mdb:`latest available enterprise MongoDB version
26+
</mongodb-enterprise-appdb-database?tab=tags>`
27+
that is :ref:`compatible <k8s-onprem-version-compatibility>` with your
28+
|onprem| version.
2929
3030
For example, specify:
3131

0 commit comments

Comments
 (0)