Skip to content

Commit 83f5206

Browse files
committed
Only pull the CoreDNS image from Docker's public, rate-limited registry if it's not present
1 parent 804d644 commit 83f5206

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conformance/base/manifests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,7 @@ spec:
705705
- -conf
706706
- /root/Corefile
707707
image: coredns/coredns
708+
imagePullPolicy: IfNotPresent
708709
name: coredns
709710
securityContext:
710711
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)