Skip to content

Commit

Permalink
Merge pull request #24223 from spiffxp/drop-kubernetes-e2e-test-images
Browse files Browse the repository at this point in the history
Replace usage of gcr.io/kubernetes-e2e-test-images
  • Loading branch information
k8s-ci-robot committed Nov 3, 2021
2 parents 03cde5b + 050e372 commit 07f7095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ presubmits:
- name: PREPULL_YAML
value: "prepull-head.yaml"
- name: REGISTRY
value: "gcr.io/kubernetes-e2e-test-images"
value: "k8s.gcr.io/e2e-test-images"
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211022-00550799a0-master
securityContext:
privileged: true
Expand Down
2 changes: 1 addition & 1 deletion prow/cmd/phony/examples/review_approve_submitted.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 07f7095

Please sign in to comment.