mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 23:50:33 +00:00
Increase Ressources for vaultwarden and check storage (#285)
* Increase Ressources for vaultwarden and check storage increase RAM to 6144 & add check_container_storage check_container_resources * Update vaultwarden.json (Increase RAM) * Update CHANGELOG.md * Update CHANGELOG.md
This commit is contained in:
parent
d41d3812e7
commit
0b5b2e85f7
3 changed files with 6 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"script": "ct/vaultwarden.sh",
|
||||
"resources": {
|
||||
"cpu": "4",
|
||||
"ram": "5120",
|
||||
"ram": "6144",
|
||||
"hdd": "6",
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue