From 181e95c0737f0cdf008274851fd21e23a6005796 Mon Sep 17 00:00:00 2001 From: Mike Danese Date: Sun, 1 May 2016 14:56:57 -0700 Subject: [PATCH] rever the vspeher change to skydns plugin --- cluster/addons/dns/skydns-rc.yaml.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/cluster/addons/dns/skydns-rc.yaml.in b/cluster/addons/dns/skydns-rc.yaml.in index 7938e905fe5..0b29293bd30 100644 --- a/cluster/addons/dns/skydns-rc.yaml.in +++ b/cluster/addons/dns/skydns-rc.yaml.in @@ -19,9 +19,6 @@ spec: version: v11 kubernetes.io/cluster-service: "true" spec: -{% if grains['cloud'] is defined and grains['cloud'] in [ 'vsphere', 'photon-controller' ] %} - hostNetwork: true -{% endif %} containers: - name: etcd image: gcr.io/google_containers/etcd-amd64:2.2.1