@ -1,5 +1,6 @@
#Listen on all interfaces
interface=*
#Listen on localhost
bind-interfaces
listen-address=127.0.0.1
addn-hosts=/etc/hosts
@ -29,11 +29,9 @@ spec:
- name: dns
containerPort: 53
hostPort: 53
hostIP: 127.0.0.1
protocol: UDP
- name: dns-tcp
protocol: TCP
volumeMounts: