update coredns version and manifest (#212)

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
This commit is contained in:
Sandeep Rajan 2020-02-19 12:52:29 -05:00 committed by GitHub
parent abfaf32772
commit b0a81f9261
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,7 @@ spec:
- key: "CriticalAddonsOnly"
operator: "Exists"
nodeSelector:
beta.kubernetes.io/os: linux
kubernetes.io/os: linux
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
@ -111,7 +111,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: coredns
image: coredns/coredns:1.6.6
image: coredns/coredns:1.6.7
imagePullPolicy: IfNotPresent
resources:
limits: