remove pg-16
This commit is contained in:
@@ -90,23 +90,8 @@ elasticsearch:
|
||||
ingest:
|
||||
enabled: false
|
||||
replicaCount: 0
|
||||
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/stalwart/stalwart-postgresql-16-cluster
|
||||
endpointCredentials: stalwart-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
postgres-17-cluster:
|
||||
mode: replica
|
||||
mode: standalone
|
||||
cluster:
|
||||
image:
|
||||
repository: ghcr.io/cloudnative-pg/postgresql
|
||||
@@ -117,20 +102,8 @@ postgres-17-cluster:
|
||||
storageClass: local-path
|
||||
monitoring:
|
||||
enabled: true
|
||||
replica:
|
||||
importType: microservice
|
||||
importDatabases:
|
||||
- app
|
||||
externalCluster:
|
||||
connectionParameters:
|
||||
host: stalwart-postgresql-16-cluster-rw
|
||||
user: app
|
||||
dbname: app
|
||||
password:
|
||||
name: stalwart-postgresql-16-cluster-app
|
||||
key: password
|
||||
backup:
|
||||
enabled: false
|
||||
enabled: true
|
||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster
|
||||
endpointCredentials: stalwart-postgresql-17-cluster-backup-secret
|
||||
|
Reference in New Issue
Block a user