From 193e2ab03e697783ca076d209966c9a3c85a1a43 Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:56:34 -0700 Subject: [PATCH] Update values.yaml --- helm-chart/values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index 8f3637d47..3179309ae 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -34,15 +34,15 @@ tap: resources: hub: limits: - cpu: 1000m - memory: 1500Mi + cpu: 2000m + memory: 2000Mi requests: cpu: 300m memory: 500Mi sniffer: limits: - cpu: 1000m - memory: 1500Mi + cpu: 2000m + memory: 2000Mi requests: cpu: 300m memory: 500Mi