feat: set to weekly
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 29s
lint-test-helm / validate-kubeconform (pull_request) Successful in 25s
render-manifests / render-manifests (pull_request) Successful in 1m17s

This commit is contained in:
2026-04-27 15:14:46 -05:00
parent 437ba24efb
commit d0df6c5c67

View File

@@ -18,7 +18,7 @@ rclone-postgres-backups-remote:
nameOverride: postgres-backups-remote-rclone
cronJob:
suspend: false
schedule: 0 1 * * *
schedule: 0 6 * * 6
rclone:
source:
bucketName: postgres-backups
@@ -45,7 +45,7 @@ rclone-postgres-backups-external:
nameOverride: postgres-backups-external-rclone
cronJob:
suspend: true
schedule: 20 1 * * *
schedule: 0 6 * * 6
rclone:
source:
bucketName: openbao-backups