Skip to content

Commit 70bb791

Browse files
committed
Removing root prompt that isn't necessary
1 parent 1a5d352 commit 70bb791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/dr-restoring-cluster-state.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,9 @@ If the status is `Pending`, or the output lists more than one running etcd pod,
190190
+
191191
[source,terminal]
192192
----
193-
# oc login -u <cluster-admin> <1>
193+
$ oc login -u <cluster_admin> <1>
194194
----
195-
<1> For `<cluster-admin>`, specify a user name with the `cluster-admin` role.
195+
<1> For `<cluster_admin>`, specify a user name with the `cluster-admin` role.
196196

197197
. Force etcd redeployment.
198198
+

0 commit comments

Comments
 (0)