mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-21 01:42:15 +00:00
Tracearr: Increase default disk variable from 5 to 10 (#12762)
* Increase default disk variable from 5 to 10 * Increase HDD resource allocation from 5 to 10
This commit is contained in:
committed by
GitHub
parent
ba85fad318
commit
1e726852df
@@ -21,7 +21,7 @@
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 5,
|
||||
"hdd": 10,
|
||||
"os": "Debian",
|
||||
"version": "13"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user