mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-03-12 22:41:14 +00:00
Increase HDD resource allocation from 5 to 10
This commit is contained in:
committed by
GitHub
parent
34d97ea8df
commit
025ee51a5d
@@ -21,7 +21,7 @@
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 5,
|
||||
"hdd": 10,
|
||||
"os": "Debian",
|
||||
"version": "13"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user