Skip to content

Commit

Permalink
[EEM] Add auto expand replicas setting (#204011)
Browse files Browse the repository at this point in the history
To allow single node clusters to still reach a green state.
  • Loading branch information
miltonhultgren authored Dec 12, 2024
1 parent fe67c95 commit cdea0e4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ const definitionsIndexTemplate = {
template: {
settings: {
hidden: true,
number_of_shards: 1,
auto_expand_replicas: '0-1',
},
aliases: {
[DEFINITIONS_ALIAS]: {
Expand Down

0 comments on commit cdea0e4

Please sign in to comment.