Skip to content

Commit

Permalink
remove comment in tftpl
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikmitr committed Mar 7, 2024
1 parent b9565ec commit 006a06a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ spec:
- name: triton-inference
image: "${image_path}" # Replace ${image_path} with the actual image path
workingDir: /opt/tritonserver
#command: ["/bin/sleep", "3600"]
command: ["/bin/bash", "-c"]
args: ["${server_launch_command_string}"]
ports:
Expand Down

0 comments on commit 006a06a

Please sign in to comment.