Skip to content

Commit

Permalink
Setting auto expand replicas (elastic#140335)
Browse files Browse the repository at this point in the history
(cherry picked from commit d2eae9f)

# Conflicts:
#	x-pack/plugins/rule_registry/server/rule_data_plugin_service/resource_installer.ts
  • Loading branch information
doakalexi committed Sep 12, 2022
1 parent 0ac2a5a commit 977627a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ export class ResourceInstaller {
name: ilmPolicyName,
rollover_alias: primaryNamespacedAlias,
},
auto_expand_replicas: '0-1',
},
mappings: {
dynamic: false,
Expand Down

0 comments on commit 977627a

Please sign in to comment.