chore: Update manifests after change

This commit is contained in:
2025-12-20 21:59:18 +00:00
parent 9fc29c80fd
commit 53bc3f612b
3 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} ...";