manifest update

pull/2382/head
Sandeep Rajan 2018-01-03 16:17:41 +05:30
parent 59274b22da
commit 36fe30865e
2 changed files with 5 additions and 2 deletions

View File

@ -11,7 +11,10 @@ data:
errors errors
log log
health health
kubernetes cluster.local 10.0.0.0/24 kubernetes cluster.local 10.0.0.0/24 {
pods insecure
upstream /etc/resolv.conf
}
prometheus prometheus
proxy . /etc/resolv.conf proxy . /etc/resolv.conf
cache 30 cache 30

View File

@ -25,7 +25,7 @@ spec:
effect: NoSchedule effect: NoSchedule
containers: containers:
- name: coredns - name: coredns
image: registry.hub.docker.com/coredns/coredns:0.9.10 image: registry.hub.docker.com/coredns/coredns:1.0.2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
limits: limits: