tag role kubernetes/node-label in playbooks (#5560)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
5323e232b2
commit
538f4dad9d
@ -78,7 +78,7 @@
|
||||
- { role: kubespray-defaults}
|
||||
- { role: kubernetes/kubeadm, tags: kubeadm}
|
||||
- { role: network_plugin, tags: network }
|
||||
- { role: kubernetes/node-label }
|
||||
- { role: kubernetes/node-label, tags: node-label }
|
||||
|
||||
- hosts: calico-rr
|
||||
any_errors_fatal: "{{ any_errors_fatal | default(true) }}"
|
||||
|
Reference in New Issue
Block a user