diff --git a/charts/vllm/custom-values.yaml b/charts/vllm/custom-values.yaml index 7c795d4..54cef51 100644 --- a/charts/vllm/custom-values.yaml +++ b/charts/vllm/custom-values.yaml @@ -19,13 +19,6 @@ servingEngineSpec: dtype: "float16" extraArgs: ["--disable-log-requests", "--gpu-memory-utilization", "0.8"] hf_token: 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 - resources: - requests: - cpu: "4" - memory: "16G" - limits: - cpu: "8" - memory: "32G" routerSpec: # -- The docker image of the router. The following values are defaults: