update ballooning option
This commit is contained in:
parent
37009c4a7c
commit
da105dc615
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
||||||
microvm = {
|
microvm = {
|
||||||
hypervisor = "qemu";
|
hypervisor = "qemu";
|
||||||
mem = 3 * 1024;
|
mem = 3 * 1024;
|
||||||
balloonMem = 4 * 1024;
|
balloon = true;
|
||||||
vcpu = 4;
|
vcpu = 4;
|
||||||
interfaces = [
|
interfaces = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue