Merge pull request #35234 from mcameron/patch-1
Update dnsutils.yaml example to prevent constant restartspull/37588/head
commit
1a2d59e27e
content/en/examples/admin/dns
|
@ -9,6 +9,6 @@ spec:
|
|||
image: registry.k8s.io/e2e-test-images/jessie-dnsutils:1.3
|
||||
command:
|
||||
- sleep
|
||||
- "3600"
|
||||
- "infinity"
|
||||
imagePullPolicy: IfNotPresent
|
||||
restartPolicy: Always
|
||||
|
|
Loading…
Reference in New Issue