Florian Ruynat
3 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
-
roles/kubespray-defaults/defaults/main.yaml
|
|
@ -15,7 +15,7 @@ is_fedora_coreos: false |
|
|
|
disable_swap: true |
|
|
|
|
|
|
|
## Change this to use another Kubernetes version, e.g. a current beta release |
|
|
|
kube_version: v1.21.3 |
|
|
|
kube_version: v1.21.5 |
|
|
|
|
|
|
|
## The minimum version working |
|
|
|
kube_version_min_required: v1.19.0 |
|
|
|