From 1f30622941970ff7d83826738731a7a0b61a30d1 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Fri, 20 Jun 2025 16:14:41 +1000 Subject: [PATCH] Update cpu limit --- ai/crawl4ai.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/crawl4ai.yaml b/ai/crawl4ai.yaml index 678c9f7..2b93765 100644 --- a/ai/crawl4ai.yaml +++ b/ai/crawl4ai.yaml @@ -85,7 +85,7 @@ spec: cpu: 500m memory: 4Gi limits: - cpu: 2000m + cpu: 3000m memory: 8Gi livenessProbe: httpGet: