remove pg-16 cluster

This commit is contained in:
2024-12-21 20:52:41 -06:00
parent f6fceeb6ca
commit 7850fef315
3 changed files with 3 additions and 22 deletions

View File

@@ -115,21 +115,6 @@ freshrss:
readOnly: false
cloudflared:
existingSecretName: freshrss-cloudflared-secret
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/freshrss/freshrss-postgresql-16-cluster
endpointCredentials: freshrss-postgresql-16-cluster-backup-secret
backupIndex: 1
postgres-17-cluster:
mode: standalone
cluster:
@@ -143,7 +128,7 @@ postgres-17-cluster:
monitoring:
enabled: true
backup:
enabled: false
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster
endpointCredentials: freshrss-postgresql-17-cluster-backup-secret