suspend backups

This commit is contained in:
2025-11-17 15:58:02 -06:00
parent fa656a8eeb
commit 9d51efc2be

View File

@@ -106,13 +106,14 @@ mariadb-cluster:
- name: backup - name: backup
schedule: schedule:
cron: "0 0 * * *" cron: "0 0 * * *"
suspend: false suspend: true
immediate: true immediate: true
compression: gzip compression: gzip
maxRetention: 720h maxRetention: 720h
storage: storage:
s3: s3:
bucket: mariadb-backups-b230a2f5aecf080a4b372c08 bucket: mariadb-backups-b230a2f5aecf080a4b372c08
prefix: cl01tl
endpoint: nyc3.digitaloceanspaces.com endpoint: nyc3.digitaloceanspaces.com
region: us-east-1 region: us-east-1
accessKeyIdSecretKeyRef: accessKeyIdSecretKeyRef: