kubernetes:bump-up to latest release of coreDNS 1.0.3

This commit is contained in:
Francois Tur 2018-01-16 14:51:30 -05:00 committed by GitHub
parent 190c36e4f1
commit 8ba8ecb61d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,7 @@ spec:
operator: "Exists"
containers:
- name: coredns
image: coredns/coredns:1.0.1
image: coredns/coredns:1.0.3
imagePullPolicy: IfNotPresent
args: [ "-conf", "/etc/coredns/Corefile" ]
volumeMounts: