mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2024-10-01 01:35:53 -04: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