Skip to content

Commit 10c901c

Browse files
committed
Added note to setting spec.backup.assignmentLabels
1 parent 91aa24b commit 10c901c

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

source/includes/options-k8s-shared.yaml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,11 @@ description: |
152152
Possible values are ``enabled``, ``disabled``, and
153153
``terminated``.
154154
155-
.. note::
155+
.. note::
156+
157+
If you set this parameter, the API key linked with the value of
158+
:setting:`spec.credentials` must have a Global Owner role.
156159
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``.
163160
164161
After you enable continuous backups for your MongoDB resource with
165162
:setting:`spec.backup.mode`, you can :ref:`check the backup status
@@ -187,6 +184,13 @@ description: |
187184
projects or groups. Use assignment labels to identify that specific
188185
backup stores are associated with particular projects.
189186
187+
.. note::
188+
189+
If you set this parameter, the API key linked with the value of
190+
:setting:`spec.credentials` must have a Global Owner role.
191+
192+
193+
190194
If you set assignment labels using the |k8s-op-short|, the values that
191195
you set in the |k8s| configuration file for assignment labels override
192196
the values defined in the |mms| UI. Assignment labels that you don't set

0 commit comments

Comments
 (0)