adfinis / openshift-etcd-backup

CronJob to perform an etcd backup inside an OpenShift cluster
GNU Affero General Public License v3.0
17 stars 18 forks source link

fix(backup.sh): remove S3 variable and fix folder mismatch #75

Closed vmaillot closed 6 months ago

vmaillot commented 6 months ago

FInally we will deal with the OCP_BACKUP_S3 within the helm chart.

The rest fix the folder mismatch, it creates the folder with the timestamp and push it to S3.