Skip to content

Commit

Permalink
fix: doc typo correction (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
awfabian-rs authored Jan 24, 2025
1 parent ed56490 commit f37f992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/etcd-backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In order to backup etcd we create a backup CronJob resource. This constitues of 3 things:

1. etcd-bakcup container image with the etcdctl binary and the python script that uploads
1. etcd-backup container image with the etcdctl binary and the python script that uploads
the backup to Ceph S3 endpoint or any S3 compatible endpoint.

2. The CronJob deployment resource. This job will only be done on the box with label set
Expand Down

0 comments on commit f37f992

Please sign in to comment.