change backups
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m19s

This commit is contained in:
2025-11-17 15:18:20 -06:00
parent 2e188e478e
commit 14abaa6035

View File

@@ -102,18 +102,19 @@ mariadb-cluster:
cleanupPolicy: Delete
requeueInterval: 10h
retryInterval: 30s
backups:
physicalBackups:
- name: backup
schedule:
cron: "0 0 * * *"
suspend: false
immediate: true
compression: gzip
maxRetention: 720h # 30 days
maxRetention: 720h
storage:
s3:
bucket: mariadb-backups-b230a2f5aecf080a4b372c08
prefix: cl01tl
endpoint: https://nyc3.digitaloceanspaces.com
endpoint: nyc3.digitaloceanspaces.com
region: us-east-1
accessKeyIdSecretKeyRef:
name: booklore-mariadb-cluster-backup-secret