Commit 181e95c0 authored by Mike Danese's avatar Mike Danese

rever the vspeher change to skydns plugin

parent b930d58f
...@@ -19,9 +19,6 @@ spec: ...@@ -19,9 +19,6 @@ spec:
version: v11 version: v11
kubernetes.io/cluster-service: "true" kubernetes.io/cluster-service: "true"
spec: spec:
{% if grains['cloud'] is defined and grains['cloud'] in [ 'vsphere', 'photon-controller' ] %}
hostNetwork: true
{% endif %}
containers: containers:
- name: etcd - name: etcd
image: gcr.io/google_containers/etcd-amd64:2.2.1 image: gcr.io/google_containers/etcd-amd64:2.2.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment