mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-16 04:09:48 +00:00
alpine: increase hdd to 1gb (#5377)
This commit is contained in:
parent
75b6aa9dac
commit
6cc901eba6
2 changed files with 2 additions and 2 deletions
2
frontend/public/json/alpine.json
generated
2
frontend/public/json/alpine.json
generated
|
@ -21,7 +21,7 @@
|
|||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 512,
|
||||
"hdd": 0.5,
|
||||
"hdd": 1,
|
||||
"os": "alpine",
|
||||
"version": "3.21"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue