Upgrade to Kubernetes v1.9.1 (#2152)

Raise drain timeout to 5m
This commit is contained in:
Matthew Mosesohn
2018-01-25 18:44:44 +03:00
committed by GitHub
parent d2935ffed0
commit ac66e98ae9
5 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ kube_api_anonymous_auth: false
is_atomic: false
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.9.0
kube_version: v1.9.1
# Set to true to allow pre-checks to fail and continue deployment
ignore_assert_errors: false