diff --git a/arr-stack/flaresolverr/deployment.yaml b/arr-stack/flaresolverr/deployment.yaml index 030ac9b..41f4df6 100644 --- a/arr-stack/flaresolverr/deployment.yaml +++ b/arr-stack/flaresolverr/deployment.yaml @@ -18,7 +18,7 @@ spec: resources: limits: memory: "4Gi" - cpu: "2" + cpu: "3" requests: memory: "2Gi" - cpu: "0.5" \ No newline at end of file + cpu: "1" \ No newline at end of file