Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
539c18cd
"examples/vscode:/vscode.git/clone" did not exist on "1c2bc7ead019cdf5b04b2f1d07b00982352f85ef"
Unverified
Commit
539c18cd
authored
Aug 20, 2025
by
julienmancuso
Committed by
GitHub
Aug 20, 2025
Browse files
fix: resources in wrong location in vllm disag_router example (#2558)
parent
40ea0fb5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
components/backends/vllm/deploy/agg_router.yaml
components/backends/vllm/deploy/agg_router.yaml
+3
-3
No files found.
components/backends/vllm/deploy/agg_router.yaml
View file @
539c18cd
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment