From a09a38031d86760d3fefa8cafd50ff2ab46a6641 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 15 May 2026 18:44:49 +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 50dcdb5..35ca207 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"