From 12e004d26023f8bc71191572f3a582e54553c990 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 15 May 2026 18:46:50 +0300 Subject: [PATCH] Test argo webhook again --- manifests/ipify/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/ipify/values.yaml b/manifests/ipify/values.yaml index df2285c..496a093 100644 --- a/manifests/ipify/values.yaml +++ b/manifests/ipify/values.yaml @@ -56,7 +56,7 @@ frontend: targetPort: 80 resources: limits: - cpu: "210m" + cpu: "200m" memory: "256Mi" requests: cpu: "100m"