Expose 53/TCP in DNS pod (not service yet)

This commit is contained in:
Tim Hockin 2015-05-05 17:23:03 -07:00
parent dfe81b7974
commit 58a18447fa

View File

@ -48,6 +48,9 @@ spec:
- containerPort: 53 - containerPort: 53
name: dns name: dns
protocol: UDP protocol: UDP
- containerPort: 53
name: dns-tcp
protocol: TCP
livenessProbe: livenessProbe:
exec: exec:
command: command: