cloud-hypervisor.yaml: MemoryConfig: Add balloon_size

"struct MemoryConfig" has balloon_size but not in MemoryConfig
of cloud-hypervisor.yaml.
This commit adds it.

Signed-off-by: Hui Zhu <teawater@antfin.com>
This commit is contained in:
Hui Zhu 2020-08-28 10:40:01 +08:00 committed by Sebastien Boeuf
parent 9c257a7e8c
commit f7b3581645

View File

@ -497,6 +497,9 @@ components:
balloon:
type: boolean
default: false
balloon_size:
type: integer
format: uint64
zones:
type: array
items: