Use either the command-line interface or Red Hat®
OpenShift® Container
Platform web
console to uninstall IBM® Sterling Intelligent
Promising Operator.
Procedure
- Uninstall IBM Sterling Intelligent
Promising by using command-line interface.
- Delete the ClusterService version by running the following
command.
oc delete csv <subscription_name>.<channel> -n <sip_installation_namespace>
- Delete subscription by running the following
command.
oc delete sub <subscription_name> -n <sip_installation_namespace>
- Alternatively, uninstall IBM Sterling Intelligent
Promising Operator by using
Red Hat
OpenShift Container
Platform web console.
- From the context selector in the navigation menu, click
. A page listing all the installed Operators opens.
- From Project, select the namespace where the Operator is installed.
- Click the three-dot icon next to the Operator you want to uninstall, and select
Uninstall Operator.
- Delete the existing custom resource definitions by running the following commands:
oc delete ivservicegroups.apps.sip.ibm.com
oc delete optimizerservicegroups.apps.sip.ibm.com
oc delete promisingservicegroups.apps.sip.ibm.com
oc delete sipenvironments.apps.sip.ibm.com
oc delete utilityservicegroups.apps.sip.ibm.com