Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/central-configuration-options-operator.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ If no PVC with the given name exists, it is created. The default value is `centr
a| Use this parameter to override the default maximum connection pool size between Central and Central DB. The default value is 90.
Ensure that this value does not exceed the maximum number of connections supported by the Central DB:

* An Operator-managed Central DB supports a maximum of 200 connections by default.
* An Operator-managed Central DB supports a maximum of 100 connections by default.
* For external PostgreSQL databases, check the database settings or consult your cloud provider for managed databases.

|`central.db.resources.limits`
Expand Down