vllm/werf.yaml

10 lines
202 B
YAML
Raw Normal View History

2026-09-09 14:12:08 +00:00
---
configVersion: 1
project: vllm
deploy:
namespace: '[[ env ]]'
helmRelease: '[[ project ]]-[[ env ]]'
---
image: vllm
from: registry.lukoil.ru:8123/external-pub/vllm/vllm-openai:v0.14.0