mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-20 04:30:10 -03:30
Dnsmasq runs on all nodes
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
roles:
|
||||
- { role: kubernetes/master, tags: master }
|
||||
|
||||
- hosts: kube-master[0]
|
||||
- hosts: k8s-cluster
|
||||
roles:
|
||||
- { role: dnsmasq, tags: dnsmasq }
|
||||
- { role: dnsmasq, tags: dnsmasq }
|
||||
|
||||
Reference in New Issue
Block a user