Skip to content

Commit d0249f8

Browse files
committed
[OSDOCS-6831]: Minor update to etcd recovery docs for hosted control planes
1 parent ae81549 commit d0249f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hosted-cluster-etcd-status.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To check the status of your hosted cluster, complete the following steps.
1414
+
1515
[source,terminal]
1616
----
17-
$ oc rsh etcd-0
17+
$ oc rsh -n <control_plane_namespace> -c etcd etcd-0
1818
----
1919

2020
. Set up the etcdctl environment by entering the following commands:

0 commit comments

Comments
 (0)