File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -28,21 +28,6 @@ The OpenShift Elasticsearch Operator is installed in `openshift-operators-redhat
28
28
+
29
29
[source,terminal]
30
30
----
31
- $ oc delete validatingwebhookconfiguration/openshift-operators.servicemesh-resources.maistra.io
32
- ----
33
- +
34
- [source,terminal]
35
- ----
36
- $ oc delete mutatingwebhookconfiguration/openshift-operators.servicemesh-resources.maistra.io
37
- ----
38
- +
39
- [source,terminal]
40
- ----
41
- $ oc delete svc maistra-admission-controller -n openshift-operators
42
- ----
43
- +
44
- [source,terminal]
45
- ----
46
31
$ oc -n openshift-operators delete ds -lmaistra-version
47
32
----
48
33
+
@@ -83,11 +68,6 @@ $ oc delete crds jaegers.jaegertracing.io
83
68
+
84
69
[source,terminal]
85
70
----
86
- $ oc delete cm -n openshift-operators maistra-operator-cabundle
87
- ----
88
- +
89
- [source,terminal]
90
- ----
91
71
$ oc delete cm -n openshift-operators -lmaistra-version
92
72
----
93
73
+
You can’t perform that action at this time.
0 commit comments