From a3ce689282c7a795e4b94c59270ab677b21eece3 Mon Sep 17 00:00:00 2001 From: Nikhil Barge Date: Wed, 15 Jan 2025 00:38:45 +0530 Subject: [PATCH] Update doc for velero uninstallation Signed-off-by: Nikhil Barge --- docs/supervisor.md | 2 +- docs/velero-vsphere-operator-user-manual.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/supervisor.md b/docs/supervisor.md index 967f37ee..ae8f4ef3 100644 --- a/docs/supervisor.md +++ b/docs/supervisor.md @@ -58,7 +58,7 @@ for the detail. In a vSphere with Tanzu Supervisor cluster, users should use `Velero vSphere Operator` CLI to uninstall [Uninstalling Velero on Supervisor cluster](velero-vsphere-operator-user-manual.md#uninstalling-velero-on-supervisor-cluster). -**Note**: Disabling the `Velero vSphere Operator` Supervisor Service will also uninstall Velero as well as the ```velero-plugin-for-vsphere``` in the Supervisor cluster. However, as a best practice, it is recommended to uninstall velero and velero-plugin-for-vsphere using `Velero vSphere Operator CLI`. +**Note**: Users are expected to uninstall velero and velero-plugin-for-vsphere using `Velero vSphere Operator CLI` only. ## Backup diff --git a/docs/velero-vsphere-operator-user-manual.md b/docs/velero-vsphere-operator-user-manual.md index 69d88885..4add9127 100644 --- a/docs/velero-vsphere-operator-user-manual.md +++ b/docs/velero-vsphere-operator-user-manual.md @@ -102,4 +102,3 @@ Below are some examples about `velero-vsphere install` for different object stor ``` 2. Delete the supervisor namespace created for Velero instance via vSphere UI. -3. Disable `Velero vSphere Operator` supervisor service via vSphere UI.