mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 18:47:55 +03:00
Move min k8s version to 1.20
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8efde799e1
commit
5d1b34bdcd
@@ -7,8 +7,6 @@ crio_versioned_pkg:
|
||||
- "cri-o-1.21.*"
|
||||
"1.20":
|
||||
- "cri-o-1.20.*"
|
||||
"1.19":
|
||||
- "cri-o-1.19.*"
|
||||
|
||||
default_crio_packages: "{{ crio_versioned_pkg[crio_version] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user