mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 21:36:30 +00:00
Merge pull request #7607 from blackpiglet/modify_uninstall_document
Modify the uninstall.md document.
This commit is contained in:
@@ -6,6 +6,5 @@ layout: docs
|
||||
If you would like to completely uninstall Velero from your cluster, the following commands will remove all resources created by `velero install`:
|
||||
|
||||
```bash
|
||||
kubectl delete namespace/velero clusterrolebinding/velero
|
||||
kubectl delete crds -l component=velero
|
||||
velero uninstall
|
||||
```
|
||||
|
||||
@@ -6,6 +6,5 @@ layout: docs
|
||||
If you would like to completely uninstall Velero from your cluster, the following commands will remove all resources created by `velero install`:
|
||||
|
||||
```bash
|
||||
kubectl delete namespace/velero clusterrolebinding/velero
|
||||
kubectl delete crds -l component=velero
|
||||
velero uninstall
|
||||
```
|
||||
|
||||
@@ -6,6 +6,5 @@ layout: docs
|
||||
If you would like to completely uninstall Velero from your cluster, the following commands will remove all resources created by `velero install`:
|
||||
|
||||
```bash
|
||||
kubectl delete namespace/velero clusterrolebinding/velero
|
||||
kubectl delete crds -l component=velero
|
||||
velero uninstall
|
||||
```
|
||||
|
||||
@@ -6,6 +6,5 @@ layout: docs
|
||||
If you would like to completely uninstall Velero from your cluster, the following commands will remove all resources created by `velero install`:
|
||||
|
||||
```bash
|
||||
kubectl delete namespace/velero clusterrolebinding/velero
|
||||
kubectl delete crds -l component=velero
|
||||
velero uninstall
|
||||
```
|
||||
|
||||
@@ -6,6 +6,5 @@ layout: docs
|
||||
If you would like to completely uninstall Velero from your cluster, the following commands will remove all resources created by `velero install`:
|
||||
|
||||
```bash
|
||||
kubectl delete namespace/velero clusterrolebinding/velero
|
||||
kubectl delete crds -l component=velero
|
||||
velero uninstall
|
||||
```
|
||||
|
||||
@@ -6,6 +6,5 @@ layout: docs
|
||||
If you would like to completely uninstall Velero from your cluster, the following commands will remove all resources created by `velero install`:
|
||||
|
||||
```bash
|
||||
kubectl delete namespace/velero clusterrolebinding/velero
|
||||
kubectl delete crds -l component=velero
|
||||
velero uninstall
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user