mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 03:40:03 +00:00
Increase HDD resource allocation from 5 to 10
This commit is contained in:
parent
34d97ea8df
commit
025ee51a5d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 5,
|
||||
"hdd": 10,
|
||||
"os": "Debian",
|
||||
"version": "13"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue