Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#157 from pjh/dont-prepull-httpd
Browse files Browse the repository at this point in the history
Remove httpd:2.4.38-alpine from prepull list
  • Loading branch information
k8s-ci-robot authored Mar 31, 2020
2 parents 9054aee + 5f0a6ea commit 2af337d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gce/prepull-1.18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,6 @@ spec:
requests:
cpu: 1m
command: ['cmd.exe', '/c', 'ping -n 1800 127.0.0.1 >NUL']
- image: e2eteam/httpd:2.4.38-alpine
name: httpd-2438
resources:
requests:
cpu: 1m
command: ['cmd.exe', '/c', 'ping -n 1800 127.0.0.1 >NUL']
- image: e2eteam/httpd:2.4.39-alpine
name: httpd-2439
resources:
Expand Down

0 comments on commit 2af337d

Please sign in to comment.