Skip to content

Commit

Permalink
remove imagePullPolicy Always from apidiff jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
aojea committed Nov 28, 2024
1 parent 4ec6d32 commit 3f3024d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/jobs/kubernetes/sig-testing/apidiff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ presubmits:
path_alias: k8s.io/kubernetes
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241125-b4ea3e27a6-master
imagePullPolicy: Always
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241127-f74b74d1f9-master
command:
- runner.sh
args:
Expand Down

0 comments on commit 3f3024d

Please sign in to comment.