We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f955d1 + 2ee31bd commit 0a8665aCopy full SHA for 0a8665a
deploy/test-pod.yaml
@@ -5,7 +5,7 @@ metadata:
5
spec:
6
containers:
7
- name: test-pod
8
- image: gcr.io/google_containers/busybox:1.24
+ image: busybox:stable
9
command:
10
- "/bin/sh"
11
args:
0 commit comments