set path style
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 34s
renovate / renovate (push) Successful in 1m10s

This commit is contained in:
2025-12-20 15:58:27 -06:00
parent b88806462d
commit 0465fa2a6d
2 changed files with 3 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ data:
prune.sh: |
DATE_RANGE=$(date -d @$(( $(date +%s) - $DATE_RANGE_SECONDS )) +%Y-%m-%dT%H:%M:%SZ);
FILE_MATCH="${BUCKET}/cl01tl/etcd/cl01tl-${DATE_RANGE}.snap.age";
ERROR=false
echo " "
echo ">> Running S3 prune for Talos backup repository ${TARGET} ...";