File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ that are not managed by the |k8s-op-short| through the |application|.
202
202
Disable Backup
203
203
++++++++++++++
204
204
205
- To disable backup after you have enabled it:
205
+ To disable backup after you enabled it:
206
206
207
207
1. Set the |onprem| |k8s| |k8s-obj| :opsmgrkube:`spec.backup.enabled`
208
208
setting to ``false``.
@@ -222,6 +222,10 @@ To disable backup after you have enabled it:
222
222
:ref:`backup-daemon` |k8s-statefulset|. You can retrieve stored data
223
223
before you delete these |k8s| resources.
224
224
225
+ To learn about reclaiming |k8s-pvs|, see the
226
+ :k8sdocs:`Kubernetes documentation
227
+ </concepts/storage/persistent-volumes/#reclaiming>`.
228
+
225
229
Ops Manager Application Access
226
230
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
227
231
You can’t perform that action at this time.
0 commit comments