@@ -92,19 +92,24 @@ resources.
9292 :opsmgr:`Global Owner </reference/user-roles/#global-automation-admin-role>`
9393 role.
9494
95+ .. opsmgrkube:: spec.applicationDatabase.members
96+
97+ *Type*: integer
98+
99+ *Required*. Number of members in the :opsmgr:`Application Database
100+ </core/system-overview/#application-database>` replica set.
101+
102+ Optional |onprem| Resource Settings
103+ -----------------------------------
104+
105+ |onprem| resources can use the following settings:
106+
95107.. opsmgrkube:: spec.applicationDatabase
96108
97109 *Type*: collection
98110
99- *Required*. |onprem| :opsmgr:`Application Database </core/system-overview/#application-database>`
111+ |onprem| :opsmgr:`Application Database </core/system-overview/#application-database>`
100112 resource definition.
101-
102- The following settings from the
103- :ref:`replica set <replica-set-settings>` resource specification are
104- required:
105-
106- - ``spec.applicationDatabase.``:setting:`~spec.members`
107- - ``spec.applicationDatabase.``:setting:`~spec.version`
108113
109114 The following settings from the
110115 :ref:`replica set <replica-set-settings>` resource specification are
@@ -124,7 +129,7 @@ resources.
124129 - ``spec.applicationDatabase.podSpec.``:setting:`~spec.podSpec.podAffinity`
125130 - ``spec.applicationDatabase.podSpec.``:setting:`~spec.podSpec.podAntiAffinityTopologyKey`
126131 - ``spec.applicationDatabase.podSpec.``:setting:`~spec.podSpec.nodeAffinity`
127-
132+ - :opsmgrkube:`spec.applicationDatabase.version`
128133
129134 Do not use the following settings from the
130135 :ref:`replica set <replica-set-settings>` resource specification:
@@ -135,10 +140,23 @@ resources.
135140 - :setting:`spec.opsManager.configMapRef.name`
136141 - :setting:`spec.credentials`
137142
138- Optional |onprem| Resource Settings
139- -----------------------------------
143+ .. opsmgrkube:: spec.applicationDatabase.version
140144
141- |onprem| resources can use the following settings:
145+ *Type*: number
146+
147+ Version of MongoDB that is installed on the |onprem|
148+ :opsmgr:`Application Database
149+ </core/system-overview/#application-database>`.
150+
151+ Default value is {+bndl-version-val+}.
152+
153+ .. include:: /includes/admonitions/note-deploy-om-offline.rst
154+
155+ .. note::
156+
157+ If you update this value to a later version, consider setting
158+ :setting:`spec.featureCompatibilityVersion` to give yourself the
159+ option to downgrade if necessary.
142160
143161.. opsmgrkube:: spec.backup.enabled
144162
0 commit comments