diff --git a/json/hoarder.json b/json/hoarder.json index fd99c5a8..87c7e556 100644 --- a/json/hoarder.json +++ b/json/hoarder.json @@ -18,9 +18,9 @@ "type": "default", "script": "/ct/hoarder.sh", "resources": { - "cpu": 4, + "cpu": 2, "ram": 4096, - "hdd": 10, + "hdd": 8, "os": "Debian", "version": "12" } @@ -31,4 +31,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}