We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3793959 + 0bb2a1c commit a570677Copy full SHA for a570677
test/k8s-integration/prepull.yaml
@@ -33,7 +33,7 @@ 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.21
+ - image: k8s.gcr.io/e2e-test-images/agnhost:2.26
37
name: agnhost-212
38
resources:
39
requests:
0 commit comments