Skip to content

Commit d4c069d

Browse files
authored
[ML] Add _meta information to ML ILM policy (#73997)
This was missed in #73629 Backport of #73961
1 parent bef1e45 commit d4c069d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

x-pack/plugin/core/src/main/resources/org/elasticsearch/xpack/core/ml/size_based_ilm_policy.json

+4
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@
77
}
88
}
99
}
10+
},
11+
"_meta": {
12+
"description": "default policy for machine learning state and stats indices",
13+
"managed": true
1014
}
1115
}

0 commit comments

Comments
 (0)