Automated Manifest Update (#2766)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2766
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2766.
This commit is contained in:
2025-12-20 21:59:49 +00:00
committed by Alex Lebens
parent 9fc29c80fd
commit 713fb2b5e8
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} ...";