mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-05 05:29:39 +00:00
Bump coredns to 1.7.1
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
0ae7f2d5ae
commit
cd27c6fcbe
@@ -58,11 +58,11 @@ data:
|
||||
ready
|
||||
kubernetes %{CLUSTER_DOMAIN}% in-addr.arpa ip6.arpa {
|
||||
pods insecure
|
||||
upstream
|
||||
fallthrough in-addr.arpa ip6.arpa
|
||||
}
|
||||
hosts /etc/coredns/NodeHosts {
|
||||
reload 1s
|
||||
ttl 60
|
||||
reload 15s
|
||||
fallthrough
|
||||
}
|
||||
prometheus :9153
|
||||
@@ -107,7 +107,7 @@ spec:
|
||||
beta.kubernetes.io/os: linux
|
||||
containers:
|
||||
- name: coredns
|
||||
image: rancher/coredns-coredns:1.6.9
|
||||
image: rancher/coredns-coredns:1.7.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
||||
docker.io/rancher/coredns-coredns:1.6.9
|
||||
docker.io/rancher/coredns-coredns:1.7.1
|
||||
docker.io/rancher/klipper-helm:v0.3.2
|
||||
docker.io/rancher/klipper-lb:v0.1.2
|
||||
docker.io/rancher/library-busybox:1.31.1
|
||||
|
||||
Reference in New Issue
Block a user