forgejo: more resources
This commit is contained in:
parent
4658f48f07
commit
2e5127bef8
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ in
|
||||||
microvm = {
|
microvm = {
|
||||||
hypervisor = "qemu";
|
hypervisor = "qemu";
|
||||||
mem = 3 * 1024;
|
mem = 3 * 1024;
|
||||||
vcpu = 2;
|
balloonMem = 4 * 1024;
|
||||||
|
vcpu = 4;
|
||||||
interfaces = [
|
interfaces = [
|
||||||
{
|
{
|
||||||
type = "tap";
|
type = "tap";
|
||||||
|
|
Loading…
Add table
Reference in a new issue