File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ $ oc -n openshift-operators delete ds -lmaistra-version
47
47
+
48
48
[source,terminal]
49
49
----
50
- $ oc delete clusterrole/istio-admin clusterrole/istio-cni clusterrolebinding/istio-cni
50
+ $ oc delete clusterrole/istio-admin clusterrole/istio-cni clusterrolebinding/istio-cni clusterrole/ossm-cni clusterrolebinding/ossm-cni
51
51
----
52
52
+
53
53
[source,terminal]
@@ -87,10 +87,10 @@ $ oc delete cm -n openshift-operators maistra-operator-cabundle
87
87
+
88
88
[source,terminal]
89
89
----
90
- $ oc delete cm -n openshift-operators istio-cni-config istio-cni-config-v2-3
90
+ $ oc delete cm -n openshift-operators -lmaistra-version
91
91
----
92
92
+
93
93
[source,terminal]
94
94
----
95
- $ oc delete sa -n openshift-operators istio-cni
95
+ $ oc delete sa -n openshift-operators -lmaistra-version
96
96
----
You can’t perform that action at this time.
0 commit comments