diff --git a/json/authentik.json b/json/authentik.json index 8b091892..87103bb9 100644 --- a/json/authentik.json +++ b/json/authentik.json @@ -18,9 +18,9 @@ "type": "default", "script": "ct/authentik.sh", "resources": { - "cpu": "6", - "ram": "8192", - "hdd": "12", + "cpu": 6, + "ram": 8192, + "hdd": 12, "os": "debian", "version": "12" }