Merge pull request #7607 from blackpiglet/modify_uninstall_document

Modify the uninstall.md document.
This commit is contained in:
Wenkai Yin(尹文开)
2024-04-02 09:19:23 +08:00
committed by GitHub
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
```