Remove refernce to bind to port 53

This is conflicting with coredns alredy being bound to 53 and
preventing system ingress from starting.

Change-Id: I5e487ca7bccb9ff60336db4b216057e9422eed1e
This commit is contained in:
Bryan Strassner 2018-01-28 11:20:55 -06:00
parent 82f0312ffa
commit 16720eb8bd
1 changed files with 0 additions and 4 deletions

View File

@ -826,10 +826,6 @@ data:
labels:
node_selector_key: kube-ingress
node_selector_value: enabled
conf:
services:
udp:
53: kube-system/coredns:53
deployment:
mode: cluster
type: DaemonSet