Files
velero/site/content/docs/v1.13/uninstalling.md
T
Wenkai Yin(尹文开) d8dba993d3 Generate docs for v1.13
Generate docs for v1.13

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2024-01-02 13:54: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