memory is an int64 (long)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com> Upstream-commit: 5ad85b1d4d69806754d1814f019b03b57e40d6da Component: engine
This commit is contained in:
committed by
Nicolas De Loof
parent
dd75028635
commit
12aa8ed3d8
@ -332,6 +332,7 @@ definitions:
|
||||
Memory:
|
||||
description: "Memory limit in bytes."
|
||||
type: "integer"
|
||||
format: "int64"
|
||||
default: 0
|
||||
# Applicable to UNIX platforms
|
||||
CgroupParent:
|
||||
|
||||
Reference in New Issue
Block a user