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