Skip to content

Instantly share code, notes, and snippets.

@ualmtorres
Created April 20, 2023 15:42
Show Gist options
  • Save ualmtorres/1e3d7c2199a0a308864c1b9e77d034cd to your computer and use it in GitHub Desktop.
Save ualmtorres/1e3d7c2199a0a308864c1b9e77d034cd to your computer and use it in GitHub Desktop.
Velero - Uninstall
kubectl --kubeconfig cluster-terraform-di.yaml delete namespace/velero
kubectl --kubeconfig cluster-terraform-di.yaml delete clusterrolebinding/velero
kubectl --kubeconfig cluster-terraform-di.yaml delete crds -l component=velero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment