Modify the uninstall.md document.

Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com>
This commit is contained in:
Xun Jiang
2024-04-01 19:18:56 +08:00
parent 3465e8cddf
commit 07ff562209
6 changed files with 6 additions and 12 deletions

View File

@@ -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
```

View File

@@ -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
```

View File

@@ -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
```

View File

@@ -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
```

View File

@@ -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
```

View File

@@ -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
```