Skip to content

Commit e93e628

Browse files
(DOCSP-14048): remove outdated known issue (#479)
* (DOCSP-14048): remove outdated known issue * (DOCSP-14048): rolling in changes from DOCSP-14021 * (DOCSP-14048): removing note -- will add to new section in follow-on ticket
1 parent f01819f commit e93e628

File tree

2 files changed

+8
-14
lines changed

2 files changed

+8
-14
lines changed

source/includes/options-k8s-shared.yaml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -141,19 +141,21 @@ directive: setting
141141
description: |
142142
143143
Enables continuous backups for a MongoDB resource.
144-
Possible values are :code:`ENABLED`, :code:`DISABLED`, and
145-
:code:`TERMINATED`.
144+
Possible values are ``enabled``, ``disabled``, and
145+
``terminated``.
146146
147147
.. note::
148-
The :code:`spec.backup.mode`
148+
149+
The :setting:`spec.backup.mode`
149150
setting relies on :ref:`Backup <om-rsrc-backup>` that is
150151
enabled in the |onprem| and requires that
151152
:opsmgrkube:`spec.backup.enabled`
152153
value in the |onprem| :ref:`resource specification
153-
<k8s-om-specification>` is set to :code:`true`.
154+
<k8s-om-specification>` is set to ``true``.
154155
155-
After you enable continuous backups for your MongoDB resource with
156-
:code:`spec.backup.mode`, you can :ref:`check the backup status <get-resource-status>`.
156+
After you enable continuous backups for your MongoDB resource with
157+
:setting:`spec.backup.mode`, you can :ref:`check the backup status
158+
<get-resource-status>`.
157159
158160
---
159161
program: _shared

source/reference/known-issues.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,6 @@ set ``brs.s3.validation.testing: disabled`` in
3939
the :opsmgrkube:`spec.configuration` property of your |onprem|
4040
resource specification.
4141

42-
43-
Deleting a Resource with Backups Removes All Snapshots
44-
------------------------------------------------------
45-
46-
When you delete a resource that has backup configured, the
47-
|k8s-op-short| terminates all backups. Deleting a resource removes all
48-
existing snapshots without warning.
49-
5042
Configure Persistent Storage Correctly
5143
--------------------------------------
5244

0 commit comments

Comments
 (0)