Unverified Commit 0a8665a8 by Kubernetes Prow Robot Committed by GitHub

Merge pull request #132 from sysadmiral/master

test: update image used by test-pod
parents 4f955d1a 2ee31bde
......@@ -5,7 +5,7 @@ metadata:
spec:
containers:
- name: test-pod
image: gcr.io/google_containers/busybox:1.24
image: busybox:stable
command:
- "/bin/sh"
args:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment