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