Documentation for version v1.3.1 is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
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
To help you get started, see the documentation.