memory
is an int64 (long)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
fe8aac6f5a
commit
5ad85b1d4d
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ definitions:
|
||||||
Memory:
|
Memory:
|
||||||
description: "Memory limit in bytes."
|
description: "Memory limit in bytes."
|
||||||
type: "integer"
|
type: "integer"
|
||||||
|
format: "int64"
|
||||||
default: 0
|
default: 0
|
||||||
# Applicable to UNIX platforms
|
# Applicable to UNIX platforms
|
||||||
CgroupParent:
|
CgroupParent:
|
||||||
|
|
Loading…
Reference in a new issue