1
0

Merge pull request #132 from sysadmiral/master

test: update image used by test-pod
This commit is contained in:
Kubernetes Prow Robot
2021-09-03 21:11:19 -07:00
committed by GitHub

View File

@@ -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: