Expose 53/TCP on DNS service

pull/6/head
Tim Hockin 2015-05-05 17:33:13 -07:00
parent 9eb1fb85bd
commit ec8ba4a62f
1 changed files with 3 additions and 0 deletions

View File

@ -14,3 +14,6 @@ spec:
- name: dns
port: 53
protocol: UDP
- name: dns-tcp
port: 53
protocol: TCP