Skip to content

Commit f733ebd

Browse files
Merge pull request #141 from CodeForPhilly/chore/cnpg-scale-down-to-2
chore(cnpg): scale shared-cluster from 3 to 2 instances
2 parents 8280e9c + 2cebb1f commit f733ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/cloudnative-pg/shared-cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: shared-cluster
55
namespace: cloudnative-pg
66
spec:
7-
instances: 3
7+
instances: 2
88
imageName: ghcr.io/cloudnative-pg/postgis:18-3-system-trixie
99
storage:
1010
size: 20Gi

0 commit comments

Comments
 (0)