File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 86
86
"$ref" : " defs-linux.json#/definitions/blockIODeviceThrottle"
87
87
}
88
88
},
89
- "throttleReadIopsDevice " : {
90
- "id" : " https://opencontainers.org/schema/bundle/linux/resources/blockIO/throttleReadIopsDevice " ,
89
+ "throttleReadIOPSDevice " : {
90
+ "id" : " https://opencontainers.org/schema/bundle/linux/resources/blockIO/throttleReadIOPSDevice " ,
91
91
"type" : " array" ,
92
92
"items" : {
93
93
"$ref" : " defs-linux.json#/definitions/blockIODeviceThrottle"
94
94
}
95
95
},
96
- "throttleWriteIopsDevice " : {
97
- "id" : " https://opencontainers.org/schema/bundle/linux/resources/blockIO/throttleWriteIopsDevice " ,
96
+ "throttleWriteIOPSDevice " : {
97
+ "id" : " https://opencontainers.org/schema/bundle/linux/resources/blockIO/throttleWriteIOPSDevice " ,
98
98
"type" : " array" ,
99
99
"items" : {
100
100
"$ref" : " defs-linux.json#/definitions/blockIODeviceThrottle"
You can’t perform that action at this time.
0 commit comments