Files
velero/site/content/docs/v1.12/uninstalling.md
T
allenxu404 872b3a17f6 Add v1.12 docs
Signed-off-by: allenxu404 <qix2@vmware.com>
2023-08-18 13:41:28 +08:00

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