Skip to content

Commit 18ccd67

Browse files
elyse-mdbjwilliams-mongo
authored andcommitted
Added note to setting spec.backup.assignmentLabels.
1 parent 971587d commit 18ccd67

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

source/includes/options-k8s-shared.yaml

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,14 @@ description: |
152152
Possible values are ``enabled``, ``disabled``, and
153153
``terminated``.
154154
155-
.. note::
155+
.. note::
156156
157-
If you set this parameter, the API key linked with the value of
158-
:setting:`spec.credentials` must have a Global Owner role.
157+
The :setting:`spec.backup.mode`
158+
setting relies on :ref:`Backup <om-rsrc-backup>` that is
159+
enabled in the |onprem| and requires that
160+
:opsmgrkube:`spec.backup.enabled`
161+
value in the |onprem| :ref:`resource specification
162+
<k8s-om-specification>` is set to ``true``.
159163
160164
161165
After you enable continuous backups for your MongoDB resource with
@@ -184,18 +188,17 @@ description: |
184188
projects or groups. Use assignment labels to identify that specific
185189
backup stores are associated with particular projects.
186190
191+
If you set assignment labels using the |k8s-op-short|, the values that
192+
you set in the |k8s| configuration file for assignment labels override
193+
the values defined in the |mms| UI. Assignment labels that you don't set
194+
using the |k8s-op-short| continue to use the values set in the |mms| UI.
195+
187196
.. note::
188197
189198
If you set this parameter, the API key linked with the value of
190199
:setting:`spec.credentials` must have a Global Owner role.
191200
192201
193-
194-
If you set assignment labels using the |k8s-op-short|, the values that
195-
you set in the |k8s| configuration file for assignment labels override
196-
the values defined in the |mms| UI. Assignment labels that you don't set
197-
using the |k8s-op-short| continue to use the values set in the |mms| UI.
198-
199202
---
200203
program: _shared
201204
name: spec.backup.autoTerminateOnDeletion

0 commit comments

Comments
 (0)