mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-30 21:00:22 +00:00
Increase disk allocation for OpenWebUI and Ollama to prevent installation failures (#11920)
This commit is contained in:
parent
fe0fc4231a
commit
00b543c5b6
4 changed files with 4 additions and 4 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"resources": {
|
||||
"cpu": 4,
|
||||
"ram": 4096,
|
||||
"hdd": 35,
|
||||
"hdd": 40,
|
||||
"os": "Ubuntu",
|
||||
"version": "24.04"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue