Unverified Commit 36df35e4 authored by julienmancuso's avatar julienmancuso Committed by GitHub
Browse files

fix: fix sglang multinode example (#2716)

parent a485ab78
......@@ -18,7 +18,7 @@ spec:
services:
Frontend:
dynamoNamespace: sglang-disagg-multinode
componentType: main
componentType: frontend
replicas: 1
extraPodSpec:
mainContainer:
......@@ -54,7 +54,7 @@ spec:
multinode:
nodeCount: 2
envFromSecret: hf-token-secret
dynamoNamespace: sglang-disagg
dynamoNamespace: sglang-disagg-multinode
componentType: worker
replicas: 1
resources:
......
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