-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
After following the uninstall docs here: https://docs.openshift.com/container-platform/4.6/service_mesh/v2x/installing-ossm.html#ossm-operatorhub-remove_installing-ossm I still have some Maistra related resources hanging around, specifically:
$ oc get secret -n openshift-operators -o name | grep maistra secret/maistra-operator-serving-cert $ oc get cm -n openshift-operators -o name | grep maistra configmap/maistra-operator-cabundle
I believe the docs need to indicate those have to be explicitly removed, too.