- Disable kubernetesSystemControllerManager, kubeScheduler, kubernetesSystemScheduler
alert rules on dev, benchmark, edp clusters (unreachable on managed K8s)
- Bump forgejo s3 backup activeDeadlineSeconds 7200→14400 (2h→4h) across
all instances; deadline hit Jun 20-21 on heavy sync
Previous 22.5m deadline caused DeadlineExceeded on 2026-06-19 when
rclone sync took >22m (vs 13-16s prior days). Likely triggered by
significant new data in OBS bucket. 2h window accommodates large
incremental syncs while BackupJobTooSlow alert still fires at 5m.
Corrects the image `fullOverride` paths across multiple `values.yaml` files to ensure they point to the correct repositories.
This change addresses potential issues with image retrieval in the deployment process by updating outdated paths to the new ones.
No functional changes were introduced beyond the path updates.