File tree Expand file tree Collapse file tree 3 files changed +17
-17
lines changed
Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1616 "dynamic_templates" : [
1717 {
1818 "labels" : {
19- "path_match" : " description .*.metadata.labels" ,
19+ "path_match" : " Description .*.metadata.labels" ,
2020 "mapping" : {
2121 "enabled" : false
2222 }
2323 }
2424 },
2525 {
2626 "annotations" : {
27- "path_match" : " description .*.metadata.annotations" ,
27+ "path_match" : " Description .*.metadata.annotations" ,
2828 "mapping" : {
2929 "enabled" : false
3030 }
3131 }
3232 },
3333 {
3434 "managed_fields" : {
35- "path_match" : " description .*.metadata.managedFields" ,
35+ "path_match" : " Description .*.metadata.managedFields" ,
3636 "mapping" : {
3737 "enabled" : false
3838 }
3939 }
4040 }
4141 ],
4242 "properties" : {
43- "description .MetaObject.labels" : {
43+ "Description .MetaObject.labels" : {
4444 "enabled" : false
4545 },
46- "description .MetaObject.annotations" : {
46+ "Description .MetaObject.annotations" : {
4747 "enabled" : false
4848 },
49- "description .MetaObject.managedFields" : {
49+ "Description .MetaObject.managedFields" : {
5050 "enabled" : false
5151 }
5252 }
Original file line number Diff line number Diff line change 1414 },
1515 "mappings" : {
1616 "properties" : {
17- "description .MetaObject.labels" : {
17+ "Description .MetaObject.labels" : {
1818 "enabled" : false
1919 },
20- "description .MetaObject.annotations" : {
20+ "Description .MetaObject.annotations" : {
2121 "enabled" : false
2222 },
23- "description .MetaObject.managedFields" : {
23+ "Description .MetaObject.managedFields" : {
2424 "enabled" : false
2525 },
26- "description .CustomResource" : {
26+ "Description .CustomResource" : {
2727 "enabled" : false
2828 }
2929 }
Original file line number Diff line number Diff line change 1616 "dynamic_templates" : [
1717 {
1818 "labels" : {
19- "path_match" : " description .*.metadata.labels" ,
19+ "path_match" : " Description .*.metadata.labels" ,
2020 "mapping" : {
2121 "enabled" : false
2222 }
2323 }
2424 },
2525 {
2626 "annotations" : {
27- "path_match" : " description .*.metadata.annotations" ,
27+ "path_match" : " Description .*.metadata.annotations" ,
2828 "mapping" : {
2929 "enabled" : false
3030 }
3131 }
3232 },
3333 {
3434 "managed_fields" : {
35- "path_match" : " description .*.metadata.managedFields" ,
35+ "path_match" : " Description .*.metadata.managedFields" ,
3636 "mapping" : {
3737 "enabled" : false
3838 }
3939 }
4040 }
4141 ],
4242 "properties" : {
43- "description .MetaObject.labels" : {
43+ "Description .MetaObject.labels" : {
4444 "enabled" : false
4545 },
46- "description .MetaObject.annotations" : {
46+ "Description .MetaObject.annotations" : {
4747 "enabled" : false
4848 },
49- "description .MetaObject.managedFields" : {
49+ "Description .MetaObject.managedFields" : {
5050 "enabled" : false
5151 },
52- "description .CustomResourceDefinition.spec" : {
52+ "Description .CustomResourceDefinition.spec" : {
5353 "enabled" : false
5454 }
5555 }
You can’t perform that action at this time.
0 commit comments