mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +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": 8192,
|
||||
"hdd": 25,
|
||||
"hdd": 50,
|
||||
"os": "debian",
|
||||
"version": "13"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue