Merge pull request #47 from fturib/patch-1

kubernetes:bump-up to latest release of coreDNS 1.0.3
This commit is contained in:
Chris O'Haver 2018-01-16 15:27:01 -05:00 committed by GitHub
commit 83dad27fc8
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: