Skip to content
Snippets Groups Projects
Commit 33ab6150 authored by Vedran Bartonicek's avatar Vedran Bartonicek Committed by Kubernetes Prow Robot
Browse files

Wait longer for node to join the cluster (#4549)

parent f696d7ab
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@
--config {{ kube_config_dir}}/kubeadm-client.conf
--ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests
register: kubeadm_join
async: 60
async: 120
poll: 15
rescue:
......
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