Skip to content

Commit 55461ce

Browse files
authored
Merge pull request #102649 from openshift-cherrypick-robot/cherry-pick-102417-to-enterprise-4.12
[enterprise-4.12] [OSDOCS-15785]: Fixing typo in etcd command
2 parents b851b4a + 003fb83 commit 55461ce

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)