mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 11:13:48 +00:00
Merge pull request #25029 from mikedanese/dns-fix
Automatic merge from submit-queue revert the vsphere change to skydns plugin Fixes #25020
This commit is contained in:
commit
9ded9cd936
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user