File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -207,6 +207,8 @@ To disable backup after you have enabled it:
207
207
1. Set the |onprem| |k8s| |k8s-obj| :opsmgrkube:`spec.backup.enabled`
208
208
setting to ``false``.
209
209
210
+ #. :opsmgr:`Disable backups </tutorial/disable-backup>` in the |application|.
211
+
210
212
#. Delete the :ref:`backup-daemon` |k8s-statefulset|:
211
213
212
214
.. code-block:: sh
@@ -217,8 +219,8 @@ To disable backup after you have enabled it:
217
219
218
220
The |k8s-pvc| and |k8s-pv| for the Backup Daemon's
219
221
:term:`head database` are not deleted when you delete the
220
- :ref:`backup-daemon` |k8s-statefulset|. You can retrieve the data
221
- stored here before you delete these |k8s| resources.
222
+ :ref:`backup-daemon` |k8s-statefulset|. You can retrieve stored data
223
+ before you delete these |k8s| resources.
222
224
223
225
Ops Manager Application Access
224
226
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments