Unverified Commit 539c18cd authored by julienmancuso's avatar julienmancuso Committed by GitHub
Browse files

fix: resources in wrong location in vllm disag_router example (#2558)

parent 40ea0fb5
......@@ -22,11 +22,11 @@ spec:
dynamoNamespace: vllm-agg-router
componentType: worker
replicas: 2
extraPodSpec:
mainContainer:
resources:
limits:
gpu: "1"
extraPodSpec:
mainContainer:
image: nvcr.io/nvidian/nim-llm-dev/vllm-runtime:dep-233.17
workingDir: /workspace/components/backends/vllm
command:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment