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