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:
|
||||
containers:
|
||||
- name: test-pod
|
||||
image: gcr.io/google_containers/busybox:1.24
|
||||
image: busybox:stable
|
||||
command:
|
||||
- "/bin/sh"
|
||||
args:
|
||||
|
|
|
|||
Loading…
Reference in New Issue