replace dnsutils example image

The gcr.io/kubernetes-e2e-test-images repo is deprecated and will
eventually go away. Use an equivalent image from the project-owned
k8s.gcr.io repo
This commit is contained in:
Aaron Crickenberger 2021-11-03 14:32:57 -07:00
parent 34f4f9154b
commit 156173d622
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
containers: containers:
- name: dnsutils - name: dnsutils
image: gcr.io/kubernetes-e2e-test-images/dnsutils:1.3 image: k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.3
command: command:
- sleep - sleep
- "3600" - "3600"

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
containers: containers:
- name: dnsutils - name: dnsutils
image: gcr.io/kubernetes-e2e-test-images/dnsutils:1.3 image: k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.3
command: command:
- sleep - sleep
- "3600" - "3600"

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
containers: containers:
- name: dnsutils - name: dnsutils
image: gcr.io/kubernetes-e2e-test-images/dnsutils:1.3 image: k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.3
command: command:
- sleep - sleep
- "3600" - "3600"