Skip to content

Commit

Permalink
chore(coredns): move to cloudflare dot
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Dec 19, 2024
1 parent 2a975a2 commit 0515cc9
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions kubernetes/apps/kube-system/coredns/app/resources/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,16 @@ servers:
pods insecure
fallthrough in-addr.arpa ip6.arpa
- name: forward
parameters: . /etc/resolv.conf
parameters: internal /etc/resolv.conf
- name: forward
parameters: ktwo.io /etc/resolv.conf
- name: forward
parameters: . tls://1.1.1.1 tls://1.0.0.1
configBlock: |-
tls_servername cloudflare-dns.com
health_check 5s
policy random
- name: cache
parameters: 30
- name: loop
- name: reload
- name: loadbalance
Expand Down

0 comments on commit 0515cc9

Please sign in to comment.