Skip to content

Commit 826e95a

Browse files
shaneuttclubanderson
authored andcommitted
fix: target for image override in Istio k8s env
Signed-off-by: Shane Utt <[email protected]>
1 parent 0285d4f commit 826e95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/environments/dev/kubernetes-istio/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ images:
1212
- name: quay.io/llm-d/vllm-sim
1313
newName: ${VLLM_SIM_IMAGE}
1414
newTag: ${VLLM_SIM_TAG}
15-
- name: quay.io/llm-d/llm-d-gateway-api-inference-extension
15+
- name: quay.io/llm-d/gateway-api-inference-extension/epp
1616
newName: ${EPP_IMAGE}
1717
newTag: ${EPP_TAG}
1818

0 commit comments

Comments
 (0)