Skip to content

Commit 5480639

Browse files
authored
Setting zap to emit logs as JSON in the deployment. (#591)
1 parent fc3f414 commit 5480639

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/manifests/inferencepool.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ spec:
5050
- "vllm-llama2-7b"
5151
- -v
5252
- "4"
53+
- --zap-encoder
54+
- "json"
5355
- -grpcPort
5456
- "9002"
5557
- -grpcHealthPort

0 commit comments

Comments
 (0)