mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-01 08:48:50 -03:30
kubernetes/masters: fix task name in kubeadm setup (#5377)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
80418a44d5
commit
aec5080a47
@@ -162,7 +162,7 @@
|
||||
include_tasks: kubeadm-secondary-experimental.yml
|
||||
when: kubeadm_control_plane
|
||||
|
||||
- name: kubeadm | Initialize other masters (experimental control plane)
|
||||
- name: kubeadm | Initialize other masters (legacy not control plane)
|
||||
include_tasks: kubeadm-secondary-legacy.yml
|
||||
when: not kubeadm_control_plane
|
||||
|
||||
|
||||
Reference in New Issue
Block a user