File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed 
conformance/resources/manifests Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -196,8 +196,8 @@ spec:
196196      terminationGracePeriodSeconds : 130 
197197      containers :
198198      - name : epp 
199-         image : registry.k8s.io/ gateway-api-inference-extension/epp:v0.1.0 
200-         imagePullPolicy : IfNotPresent 
199+         image : us-central1-docker.pkg.dev/k8s-staging-images/ gateway-api-inference-extension/epp:main 
200+         imagePullPolicy : Always 
201201        args :
202202        - --pool-name 
203203        - " primary-inference-pool" 
@@ -290,8 +290,8 @@ spec:
290290      terminationGracePeriodSeconds : 130 
291291      containers :
292292      - name : epp 
293-         image : registry.k8s.io/ gateway-api-inference-extension/epp:v0.1.0 
294-         imagePullPolicy : IfNotPresent 
293+         image : us-central1-docker.pkg.dev/k8s-staging-images/ gateway-api-inference-extension/epp:main 
294+         imagePullPolicy : Always 
295295        args :
296296        - --pool-name 
297297        - " secondary-inference-pool" 
@@ -382,4 +382,4 @@ subjects:
382382roleRef :
383383  kind : Role 
384384  name : inference-model-reader 
385-   apiGroup : rbac.authorization.k8s.io 
385+   apiGroup : rbac.authorization.k8s.io 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments