rtsp
2 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/sample/group_vars/k8s_cluster/k8s-cluster.yml
|
@ -17,7 +17,7 @@ kube_token_dir: "{{ kube_config_dir }}/tokens" |
|
|
kube_api_anonymous_auth: true |
|
|
kube_api_anonymous_auth: true |
|
|
|
|
|
|
|
|
## 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.23.6 |
|
|
|
|
|
|
|
|
kube_version: v1.23.7 |
|
|
|
|
|
|
|
|
# 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) |
|
|