Skip to content

Commit 6af3409

Browse files
authored
Merge pull request #1406 from eforeman-mdb/DOCSP-29361
(DOCSP 29361) Note in spec.backup.assignmentLabels
2 parents 979c20f + 190df07 commit 6af3409

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

source/includes/options-k8s-shared.yaml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,12 +154,13 @@ description: |
154154
155155
.. note::
156156
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``.
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``.
163+
163164
164165
After you enable continuous backups for your MongoDB resource with
165166
:setting:`spec.backup.mode`, you can :ref:`check the backup status
@@ -192,6 +193,11 @@ description: |
192193
the values defined in the |mms| UI. Assignment labels that you don't set
193194
using the |k8s-op-short| continue to use the values set in the |mms| UI.
194195
196+
.. note::
197+
If you set this parameter, the API key linked with the value of
198+
:setting:`spec.credentials` must have a :authrole:`Global Owner` role.
199+
200+
195201
---
196202
program: _shared
197203
name: spec.backup.autoTerminateOnDeletion

0 commit comments

Comments
 (0)