Skip to content

Commit 0a8665a

Browse files
authored
Merge pull request #132 from sysadmiral/master
test: update image used by test-pod
2 parents 4f955d1 + 2ee31bd commit 0a8665a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/test-pod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
containers:
77
- name: test-pod
8-
image: gcr.io/google_containers/busybox:1.24
8+
image: busybox:stable
99
command:
1010
- "/bin/sh"
1111
args:

0 commit comments

Comments
 (0)