mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-17 03:00:07 -03:30
Move fedora30 jobs to fedora32 (#6426)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: fedora-30
|
||||
cloud_image: fedora-32
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
@@ -8,4 +8,4 @@ container_manager: containerd
|
||||
etcd_deployment_type: host
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
kube_network_plugin: cilium
|
||||
kube_network_plugin: kube-ovn
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: fedora-30
|
||||
cloud_image: fedora-32
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
Reference in New Issue
Block a user