feat: migrate to backblaze
Some checks failed
lint-test-helm / lint-helm (pull_request) Failing after 26s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped

This commit is contained in:
2026-05-07 15:13:54 -05:00
parent 32c282b40e
commit 3737e2e60a
11 changed files with 116 additions and 148 deletions

View File

@@ -18,7 +18,7 @@ rclone-postgres-backups-remote:
nameOverride: postgres-backups-remote-rclone
cronJob:
suspend: false
schedule: 0 6 * * 6
schedule: 30 6 * * 1
rclone:
source:
bucketName: postgres-backups
@@ -44,14 +44,13 @@ rclone-postgres-backups-remote:
rclone-postgres-backups-external:
nameOverride: postgres-backups-external-rclone
cronJob:
suspend: true
schedule: 0 6 * * 6
suspend: false
schedule: 0 6 * * 1
rclone:
source:
bucketName: openbao-backups
bucketName: postgres-backups
destination:
bucketName: postgres-backups-ecc1010276b61716
providerType: DigitalOcean
bucketName: postgres-backups-775957147abfbc73
prune:
enabled: true
ageToPrune: 45d
@@ -66,10 +65,10 @@ rclone-postgres-backups-external:
path: /garage/config
destination:
credentials:
path: /digital-ocean/home-infra/postgres-backups
path: /backblaze/home-infra/postgres-backups
keyIdProperty: AWS_ACCESS_KEY_ID
secretKeyProperty: AWS_SECRET_ACCESS_KEY
regionProperty: AWS_REGION
config:
path: /digital-ocean/config
path: /backblaze/config
endpointProperty: ENDPOINT