mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-08 09:57:38 -02:30
use etcd2 when upgrading unless forced
This commit is contained in:
@@ -42,5 +42,5 @@
|
||||
url: http://localhost:8080/healthz
|
||||
register: result
|
||||
until: result.status == 200
|
||||
retries: 10
|
||||
retries: 20
|
||||
delay: 6
|
||||
|
||||
Reference in New Issue
Block a user