add ttl
This commit is contained in:
@@ -54,6 +54,7 @@ coredns:
|
||||
configBlock: |-
|
||||
pods insecure
|
||||
fallthrough in-addr.arpa ip6.arpa
|
||||
ttl 30
|
||||
- name: prometheus
|
||||
parameters: :9153
|
||||
- name: forward
|
||||
@@ -63,6 +64,16 @@ coredns:
|
||||
- name: loop
|
||||
- name: reload
|
||||
- name: loadbalance
|
||||
# - zones:
|
||||
# - zone: ts.net
|
||||
# use_tcp: true
|
||||
# port: 53
|
||||
# plugins:
|
||||
# - name: errors
|
||||
# - name: cache
|
||||
# parameters: 30
|
||||
# - name: forward
|
||||
# parameters: . 10.100.124.196
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
tolerations:
|
||||
|
Reference in New Issue
Block a user