Skip to content

Commit ee6356c

Browse files
committed
Updates minimum_number_of_allocations description
1 parent 5935f76 commit ee6356c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/ml/ml-shared.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ end::adaptive-allocation-max-number[]
1818

1919
tag::adaptive-allocation-min-number[]
2020
Specifies the minimum number of allocations to scale to.
21-
If set, it must be greater than or equal to `1`.
21+
If set, it must be greater than or equal to `0`.
22+
If not defined, the deployment scales to `0`.
2223
end::adaptive-allocation-min-number[]
2324

2425
tag::aggregations[]

0 commit comments

Comments
 (0)