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
commit 0a8665a8ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: