Andrew Greenwood
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
inventory/group_vars/k8s-cluster.yml
|
@ -23,7 +23,7 @@ kube_users_dir: "{{ kube_config_dir }}/users" |
|
|
kube_api_anonymous_auth: false |
|
|
kube_api_anonymous_auth: 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 |
|
|
|
|
|
|
|
|
# Where the binaries will be downloaded. |
|
|
# Where the binaries will be downloaded. |
|
|
# Note: ensure that you've enough disk space (about 1G) |
|
|
# Note: ensure that you've enough disk space (about 1G) |
|
|