Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Commit

Permalink
Fixed typo in cleanup section of walkthrough gide (#1873)
Browse files Browse the repository at this point in the history
  • Loading branch information
afritzler authored and hongchaodeng committed Jan 22, 2018
1 parent ab3cf72 commit 0f56ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user/walkthrough/restore-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Delete the etcd-restore-operator deployment and service, and the `EtcdRestore` C
```sh
kubectl delete etcdrestore example-etcd-cluster
kubect delete -f example/etcd-restore-operator/deployment.yaml
kubectl delete -f example/etcd-restore-operator/deployment.yaml
```


Expand Down

0 comments on commit 0f56ce6

Please sign in to comment.