mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Fix: Increase HDD Space for Hoarder (#1970)
* Fix: Increase HDD Space for Hoarder * increase hdd
This commit is contained in:
parent
1528c46f0b
commit
fa4ab5c8a3
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 4096,
|
||||
"hdd": 8,
|
||||
"hdd": 10,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue