update
parent
22ab50aa7e
commit
82e991456e
|
@ -18,6 +18,8 @@ data:
|
|||
}
|
||||
prometheus :9153
|
||||
proxy . /etc/resolv.conf
|
||||
loop
|
||||
cache 30
|
||||
loadbalance
|
||||
reload
|
||||
}
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue