switch to digital ocean
This commit is contained in:
@@ -168,7 +168,7 @@ backup:
|
||||
- path: /opt/backup
|
||||
readOnly: false
|
||||
postgres-16-cluster:
|
||||
mode: recovery
|
||||
mode: standalone
|
||||
cluster:
|
||||
walStorage:
|
||||
storageClass: local-path
|
||||
@@ -176,22 +176,9 @@ postgres-16-cluster:
|
||||
storageClass: local-path
|
||||
monitoring:
|
||||
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
|
||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gitea/gitea-postgresql-16-cluster
|
||||
endpointCredentials: gitea-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 2
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-gitea-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-gitea-postgresql"
|
||||
backupIndex: 1
|
||||
|
Reference in New Issue
Block a user