fix(cnpg): increase max connections
All checks were successful
Renovate / renovate (push) Successful in 57s

This commit is contained in:
Peter 2024-08-22 19:26:09 +02:00
parent 094ef18553
commit 548cde94a5
Signed by: prskr
GPG key ID: F56BED6903BC5E37

View file

@ -6,6 +6,10 @@ metadata:
spec:
instances: 2
postgresql:
parameters:
max_connections: "150"
managed:
roles:
- name: ext_pgo_admin