mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-26 01:53:09 +00:00
* Move files to a Hugo structure Signed-off-by: Tony Batard <tbatard@pivotal.io>
308 B
308 B
title, layout
| title | layout |
|---|---|
| Uninstalling Velero | docs |
If you would like to completely uninstall Velero from your cluster, the following commands will remove all resources created by velero install:
kubectl delete namespace/velero clusterrolebinding/velero
kubectl delete crds -l component=velero