Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rajansandeep authored and dlorenc committed Sep 4, 2018
1 parent 22ab50a commit 82e9914
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions deploy/addons/coredns/coreDNS-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ data:
}
prometheus :9153
proxy . /etc/resolv.conf
loop
cache 30
loadbalance
reload
}
2 changes: 1 addition & 1 deletion deploy/addons/coredns/coreDNS-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
effect: NoSchedule
containers:
- name: coredns
image: k8s.gcr.io/coredns:1.1.3
image: k8s.gcr.io/coredns:1.2.2
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 82e9914

Please sign in to comment.