chore(cnpg): enable monitoring of pgbouncer
All checks were successful
Renovate / renovate (push) Successful in 47s
All checks were successful
Renovate / renovate (push) Successful in 47s
This commit is contained in:
parent
cf85d6a35e
commit
39678d3acf
1 changed files with 3 additions and 1 deletions
|
@ -13,4 +13,6 @@ spec:
|
|||
poolMode: session
|
||||
parameters:
|
||||
max_client_conn: "1000"
|
||||
default_pool_size: "10"
|
||||
default_pool_size: "10"
|
||||
monitoring:
|
||||
enablePodMonitor: true
|
Loading…
Reference in a new issue