mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-17 12:01:35 -05:00
Reduce memory from 128mb to 64mb
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
d0d04b3133
commit
fff2d27f18
@ -54,8 +54,8 @@ Create a TemplateVM:
|
||||
qvm-create \
|
||||
--property kernel=mirage-firewall \
|
||||
--property kernelopts='' \
|
||||
--property memory=128 \
|
||||
--property maxmem=128 \
|
||||
--property memory=64 \
|
||||
--property maxmem=64 \
|
||||
--property vcpus=1 \
|
||||
--property virt_mode=pvh \
|
||||
--label=black \
|
||||
|
Loading…
Reference in New Issue
Block a user