mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-25 11:11:02 +00:00
Fix: Increase HDD Space for Hoarder (#1970)
* Fix: Increase HDD Space for Hoarder * increase hdd
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 4096,
|
||||
"hdd": 8,
|
||||
"hdd": 10,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
|
Reference in New Issue
Block a user