set gitea to recover postgres
This commit is contained in:
		@@ -178,10 +178,15 @@ postgres-16-cluster:
 | 
			
		||||
      enabled: true
 | 
			
		||||
      prometheusRule:
 | 
			
		||||
        enabled: false
 | 
			
		||||
  recovery:
 | 
			
		||||
    endpointURL: https://s3.us-east-2.amazonaws.com
 | 
			
		||||
    destinationPath: s3://cl01tl-postgresql-backups/gitea
 | 
			
		||||
    endpointCredentials: gitea-postgresql-16-cluster-backup-secret
 | 
			
		||||
    recoveryIndex: 1
 | 
			
		||||
  backup:
 | 
			
		||||
    enabled: true
 | 
			
		||||
    endpointURL: https://s3.us-east-2.amazonaws.com
 | 
			
		||||
    destinationPath: s3://cl01tl-postgresql-backups/gitea
 | 
			
		||||
    endpointCredentials: gitea-postgresql-16-cluster-backup-secret
 | 
			
		||||
    backupIndex: 1
 | 
			
		||||
    backupIndex: 2
 | 
			
		||||
    retentionPolicy: 14d
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user