play around with util

This commit is contained in:
Ashwin Bharambe 2025-06-01 15:34:43 -07:00
parent a36b0c5fe3
commit d93f6c9e5b
2 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ spec:
containers:
- name: llama-stack
image: llamastack/distribution-remote-vllm:latest
imagePullPolicy: IfNotPresent
imagePullPolicy: Always # since we have specified latest instead of a version
env:
- name: VLLM_URL
value: http://vllm-server.default.svc.cluster.local:8000/v1