Skip to content

Commit e5014f8

Browse files
committed
[ML] Add _meta information to ML ILM policy
This was missed in elastic#73629
1 parent b3d36d5 commit e5014f8

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)