Skip to content

Commit 1e8375d

Browse files
authored
Merge pull request #102658 from openshift-cherrypick-robot/cherry-pick-102417-to-enterprise-4.21
[enterprise-4.21] [OSDOCS-15785]: Fixing typo in etcd command
2 parents f11aaaf + 4f53e73 commit 1e8375d

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)