infrapuzzle/k8s/velero
Moritz Graf e64aa64c73 velero: implement three-tier backup retention policy
Replace single daily schedule (240h TTL) with three tiered schedules:
- daily-backup:   02:00 nightly,  192h TTL  → keeps last 7 daily backups
- weekly-backup:  03:00 Sundays, 1032h TTL  → keeps last 6 weekly backups
- monthly-backup: 04:00 on 1st,  4392h TTL  → keeps last 6 monthly backups

Kopia handles incremental deduplication at the block level automatically,
so each Velero backup only stores changed data despite being a full logical
snapshot. No additional incremental configuration required.

Update README with retention policy table and updated backup commands.
2026-07-01 17:28:11 +02:00
..
gdrive_sa.json.secret I have added a lot of changes from various ai sessions 2026-07-01 11:01:01 +02:00
gdrive_sync.yml I have added a lot of changes from various ai sessions 2026-07-01 11:01:01 +02:00
gdrive_sync_manual_job.yml I have added a lot of changes from various ai sessions 2026-07-01 11:01:01 +02:00
rclone.secret I have added a lot of changes from various ai sessions 2026-07-01 11:01:01 +02:00
values_12.1.0_default.yaml I have added a lot of changes from various ai sessions 2026-07-01 11:01:01 +02:00
velero.secret.yaml velero: implement three-tier backup retention policy 2026-07-01 17:28:11 +02:00