We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302a450 commit acc871dCopy full SHA for acc871d
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