Merge pull request #132 from sysadmiral/master
test: update image used by test-pod
This commit is contained in:
commit
0a8665a8ca
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue