Skip to content

Commit ae4a287

Browse files
committed
OSSMDOC-594: update remove SMCP procedure to include SMRR
1 parent 09f1b09 commit ae4a287

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/ossm-control-plane-remove.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@ You can remove the {SMProductName} control plane by using the CLI. In this exam
3939

4040
. Log in to the {product-title} CLI.
4141

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+
4249
. Run this command to retrieve the name of the installed `ServiceMeshControlPlane`:
4350
+
4451
[source,terminal]

0 commit comments

Comments
 (0)