fix(pgbouncer): revert back to session mode
Some checks failed
Renovate / renovate (push) Failing after 14s
Some checks failed
Renovate / renovate (push) Failing after 14s
This commit is contained in:
parent
9160ab95df
commit
094ef18553
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ spec:
|
|||
instances: 3
|
||||
type: rw
|
||||
pgbouncer:
|
||||
poolMode: transaction
|
||||
poolMode: session
|
||||
parameters:
|
||||
max_client_conn: "1000"
|
||||
default_pool_size: "10"
|
||||
|
|
Loading…
Reference in a new issue