Uninstalling the Sterling Order Management System Software Operator

Uninstall the Sterling Order Management System Software Operator either by using OpenShift web console or CLI.

Uninstalling the Sterling Order Management System Software Operator by using CLI

  1. Delete the ClusterService version by running the following command.
    oc delete csv <subscription_name>.<channel> -n <namespace>
  2. Delete subscription by running the following command.
    oc delete sub <subscription_name> -n <namespace>

Uninstalling the Sterling Order Management System Software Operator by using web console

  1. From the context selector in the navigation menu, click Operators > Installed Operators. A page listing all the installed Operators opens.
  2. From Project, select the namespace where the Operator is installed.
  3. Click the three-dot icon next to the Operator you want to uninstall, and select Uninstall Operator.