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: ...@@ -5,7 +5,7 @@ metadata:
spec: spec:
containers: containers:
- name: test-pod - name: test-pod
image: gcr.io/google_containers/busybox:1.24 image: busybox:stable
command: command:
- "/bin/sh" - "/bin/sh"
args: 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