remove indexing from ta_config index

This commit is contained in:
Simon
2025-08-11 17:28:25 +07:00
parent a925660078
commit 59331b2b40
2 changed files with 11 additions and 9 deletions

View File

@@ -1,12 +1,7 @@
{
"index_config": [{
"index_name": "config",
"expected_map": {
"config": {
"type": "object",
"enabled": false
}
},
"expected_map": {},
"expected_set": {
"number_of_replicas": "0"
}