diff --git a/recipes/qwen3-32b-fp8/trtllm/disagg/deploy.yaml b/recipes/qwen3-32b-fp8/trtllm/disagg/deploy.yaml index 6c43df5e7..9d8c8fdaa 100644 --- a/recipes/qwen3-32b-fp8/trtllm/disagg/deploy.yaml +++ b/recipes/qwen3-32b-fp8/trtllm/disagg/deploy.yaml @@ -332,7 +332,7 @@ spec: - mountPath: /opt/dynamo/configs name: llm-config-decode readOnly: true - workingDir: /workspace/examples/backends/trtllm + workingDir: /workspace/examples/backends/trtllm volumes: - configMap: name: llm-config-decode