forked from Proxmox/ProxmoxVE
Fix: Increase Size for PeaNUT (#2127)
This commit is contained in:
@ -19,8 +19,8 @@
|
||||
"script": "ct/peanut.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 4,
|
||||
"ram": 3072,
|
||||
"hdd": 7,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user