mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-07 14:02:08 -03:30
CI: change rockylinux 10 image with kernel-module-extra
How to build RockyLinux 10 + `kernel-module-extra` with dib https://github.com/kubernetes-sigs/kubespray/pull/12355#issuecomment-3705400093 Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
parent
ed270fcab4
commit
9c511069cc
@ -1,6 +1,6 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: rockylinux-10
|
||||
cloud_image: rockylinux-10-extra
|
||||
vm_memory: 3072
|
||||
|
||||
# Kubespray settings
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: rockylinux-10
|
||||
cloud_image: rockylinux-10-extra
|
||||
vm_memory: 3072
|
||||
|
||||
# Kubespray settings
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user