cloudnativepg: update pooler specs

This commit is contained in:
2025-11-13 21:13:52 -05:00
parent d5026ac748
commit 42b5e3ba59

View File

@@ -13,5 +13,5 @@ spec:
authQuerySecret:
name: pgbouncer-auth-query
parameters:
max_client_conn: "1000"
default_pool_size: "10"
max_client_conn: "10000"
default_pool_size: "100"