mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 02:58:29 +03:00
Add cri-o 1.20/1.21 (#7544)
This commit is contained in:
@@ -4,10 +4,3 @@ crio_packages:
|
||||
- cri-tools
|
||||
|
||||
crio_conmon: /usr/libexec/crio/conmon
|
||||
|
||||
# TODO: remove crio_kubernetes_version_matrix and crio_version once Fedora supports 1.19
|
||||
crio_kubernetes_version_matrix:
|
||||
"1.18": "1.18"
|
||||
"1.17": "1.17"
|
||||
|
||||
crio_version: "{{ crio_kubernetes_version_matrix[crio_required_version] | default('1.17') }}"
|
||||
|
||||
Reference in New Issue
Block a user