fix: revert space making DGD invalid (#4349)
Signed-off-by: alec-flowers <aflowers@nvidia.com>
This commit is contained in:
parent
5a5bc51ea2
commit
dce20d06bf
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue