adjust retention
This commit is contained in:
@@ -336,7 +336,7 @@ postgres-17-cluster:
|
||||
- name: external
|
||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster
|
||||
index: 2
|
||||
retentionPolicy: "7d"
|
||||
retentionPolicy: "30d"
|
||||
isWALArchiver: false
|
||||
- name: garage-local
|
||||
destinationPath: s3://postgres-backups/cl01tl/n8n/n8n-postgresql-17-cluster
|
||||
@@ -344,7 +344,7 @@ postgres-17-cluster:
|
||||
endpointURL: http://garage-main.garage:3900
|
||||
endpointCredentials: n8n-postgresql-17-cluster-backup-secret-garage
|
||||
endpointCredentialsIncludeRegion: true
|
||||
retentionPolicy: "7d"
|
||||
retentionPolicy: "3d"
|
||||
isWALArchiver: true
|
||||
# - name: garage-remote
|
||||
# destinationPath: s3://postgres-backups/cl01tl/n8n/n8n-postgresql-17-cluster
|
||||
|
||||
Reference in New Issue
Block a user