adfinis / kubernetes-etcd-backup

GNU Affero General Public License v3.0
2 stars 0 forks source link

feat(container): Fix backupscript not finding etcdctl #3

Closed 4censord closed 4 months ago

4censord commented 4 months ago

In a recent change, the backup script broke because it was not able to find etcdctl any more. This fixes that.