Skip to content

Commit 9d9dbb0

Browse files
authored
Merge pull request #64590 from lahinson/osdocs-6831-hcp-etcd-non-disruptive-recovery
[OSDOCS-6831]: Minor update to etcd recovery docs for hosted control planes
2 parents 8d26e99 + d0249f8 commit 9d9dbb0

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)