Uninstalling CloudBees CI on modern cloud platforms from GKE

1 minute read

To remove CloudBees CI on modern cloud platforms:

  1. Delete all controllers from the operations center.

  2. Delete CloudBees CI on modern cloud platforms.

    helm delete cloudbees-core
  3. Delete the remaining volumes.

    kubectl delete pvc -l app=cjoc kubectl delete pvc -l app=controller