From 65d861c7a70210ce0742f0a5c94c75c17adfa8d3 Mon Sep 17 00:00:00 2001 From: Peter Kurfer Date: Sun, 30 Jun 2024 10:40:48 +0200 Subject: [PATCH] chore(garage): increase CPU resources --- garage/resources/workload.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/garage/resources/workload.yaml b/garage/resources/workload.yaml index 12f9883..67ce4f2 100644 --- a/garage/resources/workload.yaml +++ b/garage/resources/workload.yaml @@ -48,7 +48,7 @@ spec: cpu: 300m memory: 280Mi limits: - cpu: 300m + cpu: 750m memory: 500Mi readinessProbe: httpGet: