Skip to content

Commit 50cb589

Browse files
author
polarclair
authored
Update workers to the new default (zalando#1284)
1 parent b7f4cde commit 50cb589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/operator_parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Those are top-level keys, containing both leaf keys and groups.
126126

127127
* **workers**
128128
number of working routines the operator spawns to process requests to
129-
create/update/delete/sync clusters concurrently. The default is `4`.
129+
create/update/delete/sync clusters concurrently. The default is `8`.
130130

131131
* **max_instances**
132132
operator will cap the number of instances in any managed Postgres cluster up

0 commit comments

Comments
 (0)