Update complete-postgres-manifest.yaml (#2324)
* Update complete-postgres-manifest.yaml add maxDBConnections settings to connectionPooler * Update manifests/complete-postgres-manifest.yaml Lets use more moderate number here --------- Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
This commit is contained in:
parent
7d620b0ccc
commit
ccc74ae947
|
|
@ -157,6 +157,7 @@ spec:
|
|||
# mode: "transaction"
|
||||
# schema: "pooler"
|
||||
# user: "pooler"
|
||||
# maxDBConnections: 60
|
||||
# resources:
|
||||
# requests:
|
||||
# cpu: 300m
|
||||
|
|
|
|||
Loading…
Reference in New Issue