Skip to content

Commit 6503dc6

Browse files
lahinsonopenshift-cherrypick-robot
authored andcommitted
Fixing typo in etcd command
1 parent addd16c commit 6503dc6

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
@@ -295,7 +295,7 @@ When you are finished the `/var/lib/etcd` directory must contain only the folder
295295
+
296296
[source,terminal]
297297
----
298-
$ mv /tmp/etcd-pod.yaml /etc/kubernetes/manifests
298+
$ mv /root/manifests-backup/etcd-pod.yaml /etc/kubernetes/manifests
299299
----
300300
+
301301
.. Verify that all the `etcd` containers have started:

0 commit comments

Comments
 (0)