k8s-and-chill/rendered/envs
Felix Wolf 122e03f3ec feat(ocis-backup): adds oCIS volume backup CronJobs
Implements daily online backups for oCIS persistent volumes.

Each CronJob uses `rclone` to sync its respective PVC to a Storage Box, mounting the volume read-only to ensure zero downtime. Pod affinity is configured to schedule the backup job on the same node as the consuming application pod. This covers `idm`, `storagesystem`, and `storageusers` data volumes.
2026-05-03 02:52:53 +02:00
..
production feat(ocis-backup): adds oCIS volume backup CronJobs 2026-05-03 02:52:53 +02:00