mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
bump to 1.2.1, add loop (#92)
This commit is contained in:
parent
fb929deeae
commit
c7717afbfa
2 changed files with 3 additions and 1 deletions
|
@ -57,6 +57,7 @@ data:
|
|||
prometheus :9153
|
||||
proxy . UPSTREAMNAMESERVER
|
||||
cache 30
|
||||
loop
|
||||
reload
|
||||
loadbalance
|
||||
}STUBDOMAINS
|
||||
|
@ -91,7 +92,7 @@ spec:
|
|||
operator: "Exists"
|
||||
containers:
|
||||
- name: coredns
|
||||
image: coredns/coredns:1.2.0
|
||||
image: coredns/coredns:1.2.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue