Skip to content

Commit

Permalink
chore(k8s): scale up postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
LeGmask committed Oct 17, 2024
1 parent 62890c9 commit ccb5a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/postgresql/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Cluster
metadata:
name: churros-postgresql
spec:
instances: 1
instances: 2
imageName: ghcr.io/cloudnative-pg/postgresql:16
primaryUpdateStrategy: unsupervised
bootstrap:
Expand Down

0 comments on commit ccb5a69

Please sign in to comment.