diff --git a/docs/supervisor.md b/docs/supervisor.md index 967f37ee..41bff9fa 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`. ## 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.