use etcd2 when upgrading unless forced

This commit is contained in:
Matthew Mosesohn
2017-03-30 17:08:13 +04:00
parent d42e4f2344
commit 80828a7c77
3 changed files with 10 additions and 2 deletions

View File

@@ -42,5 +42,5 @@
url: http://localhost:8080/healthz
register: result
until: result.status == 200
retries: 10
retries: 20
delay: 6