Bump k8s deployment to 1.1.3 (#75)

This commit is contained in:
Chris O'Haver 2018-05-24 07:05:18 -04:00 committed by GitHub
parent 92d854b01c
commit d1771c8cde
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.1.2
image: coredns/coredns:1.1.3
imagePullPolicy: IfNotPresent
args: [ "-conf", "/etc/coredns/Corefile" ]
volumeMounts: