keep only the most recent job
This commit is contained in:
@@ -122,6 +122,7 @@ mariadb-cluster:
|
|||||||
immediate: true
|
immediate: true
|
||||||
compression: gzip
|
compression: gzip
|
||||||
maxRetention: 2160h
|
maxRetention: 2160h
|
||||||
|
successfulJobsHistoryLimit: 1
|
||||||
storage:
|
storage:
|
||||||
s3:
|
s3:
|
||||||
bucket: mariadb-backups-b230a2f5aecf080a4b372c08
|
bucket: mariadb-backups-b230a2f5aecf080a4b372c08
|
||||||
@@ -143,6 +144,7 @@ mariadb-cluster:
|
|||||||
immediate: true
|
immediate: true
|
||||||
compression: gzip
|
compression: gzip
|
||||||
maxRetention: 2160h
|
maxRetention: 2160h
|
||||||
|
successfulJobsHistoryLimit: 1
|
||||||
storage:
|
storage:
|
||||||
s3:
|
s3:
|
||||||
bucket: mariadb-backups
|
bucket: mariadb-backups
|
||||||
@@ -162,6 +164,7 @@ mariadb-cluster:
|
|||||||
immediate: true
|
immediate: true
|
||||||
compression: gzip
|
compression: gzip
|
||||||
maxRetention: 360h
|
maxRetention: 360h
|
||||||
|
successfulJobsHistoryLimit: 1
|
||||||
storage:
|
storage:
|
||||||
s3:
|
s3:
|
||||||
bucket: mariadb-backups
|
bucket: mariadb-backups
|
||||||
|
|||||||
Reference in New Issue
Block a user