From c0567f9ecc55eaf924fea91a5e718e2d3d4260e6 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 15 May 2026 18:52:26 +0300 Subject: [PATCH] Test argo webhook 1 --- 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 496a093..df2285c 100644 --- a/manifests/ipify/values.yaml +++ b/manifests/ipify/values.yaml @@ -56,7 +56,7 @@ frontend: targetPort: 80 resources: limits: - cpu: "200m" + cpu: "210m" memory: "256Mi" requests: cpu: "100m"