mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
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