Skip to content

Commit

Permalink
updated the ilm policy, removed the min_age for the hot phase
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed May 18, 2021
1 parent ccaa9a7 commit bcabc5c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export const reportingIlmPolicy: PutLifecycleRequest['body'] = {
phases: {
hot: {
actions: {},
min_age: '0ms',
},
},
},
Expand Down

0 comments on commit bcabc5c

Please sign in to comment.