mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Reduce CPU allocation to 2 for Guardian installation and update environment variables for production deployment
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"type": "default",
|
||||
"script": "ct/guardian.sh",
|
||||
"resources": {
|
||||
"cpu": 4,
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 6,
|
||||
"os": "Debian",
|
||||
|
||||
Reference in New Issue
Block a user