IBM Support

How to uninstall Service Binding Operator by using Red Hat OpenShift console?

Question & Answer


Question

How to uninstall Service Binding Operator by using Red Hat OpenShift console?

Cause

There could be situations where you want to uninstall Service Binding Operator due to issues related to it or issues with MAS installation or any MAS components dependent on Service Binding Operator like BAS, and want to start over again. 

Answer

To uninstall Service Binding Operator, in Red Hat OpenShift console under All Projects, you can delete the below configurations:
  1. Red Hat OpenShift console > Administration > Namespace > service-binding-operator
  2. User Management > Service Accounts > service-binding-operator
  3. Workloads > Config Maps > service-binding-operator-manager-config
  4. Workloads > Deployments > service-binding-operator
  5. User Management > Roles > service-binding-operator
  6. User Management > Roles > service-binding-operator-servicebinding-viewer-role
  7. User Management > Roles > service-binding-operator-servicebinding-editor-role
  8. User Management > Roles > service-binding-operator-servicebinding-editor-role
  9. Administration > Custom Resource Definitions > servicebindings.binding.operators.coreos.com
Later to install it back again, you can run the below oc command through your cluster terminal: 
oc apply -f https://github.com/redhat-developer/service-binding-operator/releases/download/v0.8.0/release.yaml
Note - MAS 8.4, 8.5 and 8.6 will not work with a Service Binding Operator at level 0.9.0 or later. You must use version 0.8.0

[{"Type":"MASTER","Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSRHPA","label":"IBM Maximo Application Suite"},"ARM Category":[{"code":"a8m3p000000GoLBAA0","label":"Maximo Application Suite->Installation"},{"code":"a8m3p000000F7vSAAS","label":"Maximo Application Suite->Installation->IBM BAS"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]

Document Information

Modified date:
08 December 2021

UID

ibm16524894