From 8ec8a26d48364c9c885d7ec70eabd1a2dbbcf418 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 15 May 2026 18:46:09 +0300 Subject: [PATCH] Test argo webhook --- 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"