Skip to content

Commit 43a6ba3

Browse files
authored
Merge pull request #102417 from lahinson/osdocs-15785-etcd-typo
[OSDOCS-15785]: Fixing typo in etcd command
2 parents e2bb931 + 0da8f3c commit 43a6ba3

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

0 commit comments

Comments
 (0)