mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
CI: Use ubuntu-2204 for crio test
This commit is contained in:
9
tests/files/ubuntu22-crio.yml
Normal file
9
tests/files/ubuntu22-crio.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: ubuntu-2204
|
||||
|
||||
# Kubespray settings
|
||||
container_manager: crio
|
||||
|
||||
download_localhost: false
|
||||
download_run_once: true
|
||||
Reference in New Issue
Block a user