diff --git a/postgres/config/poolers/pooler-weyma.yaml b/postgres/config/poolers/pooler-weyma.yaml index c154a9f..1942b02 100644 --- a/postgres/config/poolers/pooler-weyma.yaml +++ b/postgres/config/poolers/pooler-weyma.yaml @@ -13,5 +13,5 @@ spec: authQuerySecret: name: pgbouncer-auth-query parameters: - max_client_conn: "1000" - default_pool_size: "10" \ No newline at end of file + max_client_conn: "10000" + default_pool_size: "100" \ No newline at end of file