mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-19 22:42:44 +00:00
f42c63af1b
* Change master to main in most uses Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
280 B
280 B
Uninstalling Velero
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