Skip to content

Commit 003fb83

Browse files
lahinsonopenshift-cherrypick-robot
authored andcommitted
Fixing typo in etcd command
1 parent b851b4a commit 003fb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/manually-restoring-cluster-etcd-backup.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ When you are finished the `/var/lib/etcd` directory must contain only the folder
287287
+
288288
[source,terminal]
289289
----
290-
$ mv /tmp/etcd-pod.yaml /etc/kubernetes/manifests
290+
$ mv /root/manifests-backup/etcd-pod.yaml /etc/kubernetes/manifests
291291
----
292292

293293
.. Verify that all the `etcd` containers have started:

0 commit comments

Comments
 (0)