mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 18:09:59 -03:30
This commit is contained in:
parent
da015e0249
commit
b0437516c1
@ -18,4 +18,4 @@
|
||||
with_items:
|
||||
- "{{ kube_router_annotations_all }}"
|
||||
delegate_to: "{{ groups['kube-master'][0] }}"
|
||||
when: kube_router_annotations_all is defined and inventory_hostname in groups['all']
|
||||
when: kube_router_annotations_all is defined and inventory_hostname in groups['k8s-cluster']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user