Unverified Commit dce20d06 authored by Alec's avatar Alec Committed by GitHub
Browse files

fix: revert space making DGD invalid (#4349)


Signed-off-by: default avataralec-flowers <aflowers@nvidia.com>
parent 5a5bc51e
...@@ -332,7 +332,7 @@ spec: ...@@ -332,7 +332,7 @@ spec:
- mountPath: /opt/dynamo/configs - mountPath: /opt/dynamo/configs
name: llm-config-decode name: llm-config-decode
readOnly: true readOnly: true
workingDir: /workspace/examples/backends/trtllm workingDir: /workspace/examples/backends/trtllm
volumes: volumes:
- configMap: - configMap:
name: llm-config-decode name: llm-config-decode
......
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