diff --git a/repo/packages/S/sysdig-cloud/0/config.json b/repo/packages/S/sysdig-cloud/0/config.json index bd8c55398..50776374e 100644 --- a/repo/packages/S/sysdig-cloud/0/config.json +++ b/repo/packages/S/sysdig-cloud/0/config.json @@ -28,9 +28,9 @@ "type": "string" }, "cpus": { - "default": 0.05, + "default": 1, "description": "CPU (shares) to allocate to each Sysdig Cloud agent task", - "minimum": 0.05, + "minimum": 1, "type": "number" }, "instances": { diff --git a/repo/packages/S/sysdig-cloud/1/config.json b/repo/packages/S/sysdig-cloud/1/config.json index 63042708b..cdd6f2dd5 100644 --- a/repo/packages/S/sysdig-cloud/1/config.json +++ b/repo/packages/S/sysdig-cloud/1/config.json @@ -44,9 +44,9 @@ "type": "boolean" }, "cpus": { - "default": 0.05, + "default": 1, "description": "CPU (shares) to allocate to each Sysdig Cloud agent task", - "minimum": 0.05, + "minimum": 1, "type": "number" }, "instances": {