We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f1b09 commit ae4a287Copy full SHA for ae4a287
modules/ossm-control-plane-remove.adoc
@@ -39,6 +39,13 @@ You can remove the {SMProductName} control plane by using the CLI. In this exam
39
40
. Log in to the {product-title} CLI.
41
42
+. Run the following command to delete the `ServiceMeshMemberRoll` resource.
43
++
44
+[source,terminal]
45
+----
46
+$ oc delete smmr -n istio-system default
47
48
+
49
. Run this command to retrieve the name of the installed `ServiceMeshControlPlane`:
50
51
[source,terminal]
0 commit comments