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