24df2538db
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"definitions": {
|
|
"cpuShares": {
|
|
"description": "Relative weight to other containers with CPU Shares defined",
|
|
"type": "integer",
|
|
"minimum": 1,
|
|
"maximum": 10000
|
|
}
|
|
}
|
|
}
|