We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6419b6 + acc871d commit c6ddc04Copy full SHA for c6ddc04
test/k8s-integration/prepull.yaml
@@ -33,8 +33,8 @@ spec:
33
# run ping in each container to keep it alive so that kubernetes does not
34
# continually restart the containers while we're prepulling.
35
containers:
36
- - image: k8s.gcr.io/e2e-test-images/agnhost:2.26
37
- name: agnhost-212
+ - image: registry.k8s.io/e2e-test-images/agnhost:2.36
+ name: agnhost-236
38
resources:
39
requests:
40
cpu: 1m
0 commit comments