From 888e6f589b398472ce9656c1375694960d5f5b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9A=B0=EC=B0=BD=ED=98=B8?= Date: Mon, 17 Mar 2025 12:27:52 +0900 Subject: [PATCH] Update custom-values.yaml --- charts/vllm/custom-values.yaml | 7 ------- 1 file changed, 7 deletions(-) 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: