Update workers to the new default (#1284)
This commit is contained in:
parent
b7f4cde541
commit
50cb5898ea
|
|
@ -126,7 +126,7 @@ Those are top-level keys, containing both leaf keys and groups.
|
|||
|
||||
* **workers**
|
||||
number of working routines the operator spawns to process requests to
|
||||
create/update/delete/sync clusters concurrently. The default is `4`.
|
||||
create/update/delete/sync clusters concurrently. The default is `8`.
|
||||
|
||||
* **max_instances**
|
||||
operator will cap the number of instances in any managed Postgres cluster up
|
||||
|
|
|
|||
Loading…
Reference in New Issue