Unverified Commit 6f2aedf4 authored by atchernych's avatar atchernych Committed by GitHub
Browse files

fix: update EPP image location (#3336)


Signed-off-by: default avatarAnna Tchernych <atchernych@nvidia.com>
parent a156a1f1
...@@ -50,7 +50,7 @@ httpRoute: ...@@ -50,7 +50,7 @@ httpRoute:
extension: extension:
# default (non-epp-aware) EPP image for the GAIE extension # default (non-epp-aware) EPP image for the GAIE extension
image: us-central1-docker.pkg.dev/k8s-staging-images/gateway-api-inference-extension/epp:v0.4.0 image: us-central1-docker.pkg.dev/k8s-artifacts-prod/images/gateway-api-inference-extension/epp:v0.4.0
# generic knobs you may want in both modes # generic knobs you may want in both modes
imagePullSecrets: [] # e.g. ["docker-imagepullsecret"] imagePullSecrets: [] # e.g. ["docker-imagepullsecret"]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment