only expose udp

This commit is contained in:
Tobias Brunner 2023-03-12 19:27:56 +01:00
parent 1770fcefbc
commit e9f20b258c
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk

View file

@ -22,10 +22,10 @@ metadata:
name: acmedns-dns
spec:
ports:
- name: dnstcp
port: 53
protocol: TCP
targetPort: 53
#- name: dnstcp
# port: 53
# protocol: TCP
# targetPort: 53
- name: dnsudp
port: 53
protocol: UDP