remove pg-16

This commit is contained in:
2024-12-22 17:02:02 -06:00
parent 0fa44da4fa
commit 732dacf17b
3 changed files with 1 additions and 56 deletions

View File

@@ -94,22 +94,6 @@ jellystat:
main:
- path: /app/backend/backup-data
readOnly: false
postgres-16-cluster:
mode: standalone
cluster:
walStorage:
storageClass: local-path
storage:
storageClass: local-path
monitoring:
enabled: true
backup:
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-16-cluster
endpointCredentials: jellystat-postgresql-16-cluster-backup-secret
backupIndex: 1
retentionPolicy: "7d"
postgres-17-cluster:
mode: standalone
cluster:
@@ -122,11 +106,8 @@ postgres-17-cluster:
storageClass: local-path
monitoring:
enabled: true
bootstrap:
initdb:
database: app
backup:
enabled: false
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster
endpointCredentials: jellystat-postgresql-17-cluster-backup-secret