diff --git a/modules/hosted-cluster-etcd-status.adoc b/modules/hosted-cluster-etcd-status.adoc index 19c5c326c653..56481103279e 100644 --- a/modules/hosted-cluster-etcd-status.adoc +++ b/modules/hosted-cluster-etcd-status.adoc @@ -14,7 +14,7 @@ To check the status of your hosted cluster, complete the following steps. + [source,terminal] ---- -$ oc rsh etcd-0 +$ oc rsh -n -c etcd etcd-0 ---- . Set up the etcdctl environment by entering the following commands: