If you need to remove CloudBees CI from OpenShift, use the following steps:
-
Delete CloudBees CI.
helm delete cloudbees-core -
Delete the remaining volumes.
oc delete pvc -l type=cjoc oc delete pvc -l type=controller
If you need to remove CloudBees CI from OpenShift, use the following steps:
Delete CloudBees CI.
helm delete cloudbees-core▼
Delete the remaining volumes.
oc delete pvc -l type=cjoc oc delete pvc -l type=controller▼