Skip to content
Snippets Groups Projects
Commit aec5080a authored by Yujun Zhang's avatar Yujun Zhang Committed by Kubernetes Prow Robot
Browse files

kubernetes/masters: fix task name in kubeadm setup (#5377)

parent 80418a44
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment