Skip to content

Commit

Permalink
Change auto expand replicas to 0-2 (#1186)
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Li <joshuali925@gmail.com>
  • Loading branch information
joshuali925 authored Oct 26, 2022
1 parent edbc7cb commit e0a3052
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
# Settings file for the observability index
index:
number_of_shards: "1"
auto_expand_replicas: "0-1"
auto_expand_replicas: "0-2"
number_of_replicas: "0"

0 comments on commit e0a3052

Please sign in to comment.