mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(minecraft): give cpu
This commit is contained in:
parent
a5d336dadc
commit
64b05fdbcc
1 changed files with 4 additions and 0 deletions
|
|
@ -763,6 +763,10 @@ resource "proxmox_virtual_environment_container" "minecraft" {
|
|||
minecraft!!!!
|
||||
EOT
|
||||
|
||||
cpu {
|
||||
cores = 4
|
||||
}
|
||||
|
||||
memory {
|
||||
dedicated = 8192
|
||||
swap = 8192
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue