Update kubespray-defaults kubernetes to v1.8.2
This commit is contained in:
parent
dd01cabcdc
commit
8a86acf75d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ kube_api_anonymous_auth: false
|
||||||
is_atomic: false
|
is_atomic: false
|
||||||
|
|
||||||
## Change this to use another Kubernetes version, e.g. a current beta release
|
## Change this to use another Kubernetes version, e.g. a current beta release
|
||||||
kube_version: v1.8.1
|
kube_version: v1.8.2
|
||||||
|
|
||||||
# Set to true to allow pre-checks to fail and continue deployment
|
# Set to true to allow pre-checks to fail and continue deployment
|
||||||
ignore_assert_errors: false
|
ignore_assert_errors: false
|
||||||
|
|
Loading…
Reference in a new issue