We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04fc29 commit 48124e4Copy full SHA for 48124e4
pkg/manifests/ext_proc.yaml
@@ -49,6 +49,7 @@ spec:
49
containers:
50
- name: inference-gateway-ext-proc
51
# TODO(https://github.com/kubernetes-sigs/llm-instance-gateway/issues/34) Update the image and args.
52
+ image: us-central1-docker.pkg.dev/k8s-staging-images/llm-instance-gateway/epp:main
53
args:
54
- -serverPoolName
55
- "vllm-llama2-7b-pool"
0 commit comments