fix: revert space making DGD invalid (#4349)

Signed-off-by: alec-flowers <aflowers@nvidia.com>
This commit is contained in:
Alec 2025-11-14 11:48:25 -08:00 committed by GitHub
parent 5a5bc51ea2
commit dce20d06bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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