add ttl
This commit is contained in:
@@ -54,6 +54,7 @@ coredns:
|
|||||||
configBlock: |-
|
configBlock: |-
|
||||||
pods insecure
|
pods insecure
|
||||||
fallthrough in-addr.arpa ip6.arpa
|
fallthrough in-addr.arpa ip6.arpa
|
||||||
|
ttl 30
|
||||||
- name: prometheus
|
- name: prometheus
|
||||||
parameters: :9153
|
parameters: :9153
|
||||||
- name: forward
|
- name: forward
|
||||||
@@ -63,6 +64,16 @@ coredns:
|
|||||||
- name: loop
|
- name: loop
|
||||||
- name: reload
|
- name: reload
|
||||||
- name: loadbalance
|
- 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:
|
nodeSelector:
|
||||||
kubernetes.io/os: linux
|
kubernetes.io/os: linux
|
||||||
tolerations:
|
tolerations:
|
||||||
|
Reference in New Issue
Block a user