Update dnsutils.yaml

pull/35234/head
Max Cameron 2022-07-22 10:02:05 +01:00 committed by GitHub
parent c468213cbd
commit 9fd96d52fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ spec:
image: k8s.gcr.io/e2e-test-images/jessie-dnsutils:1.3
command:
- sleep
- "3600"
- "infinity"
imagePullPolicy: IfNotPresent
restartPolicy: Always