mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
Add Ubuntu 20.04 RC image and test job (#5836)
This commit is contained in:
10
tests/files/packet_ubuntu20-calico-aio.yml
Normal file
10
tests/files/packet_ubuntu20-calico-aio.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: ubuntu-2004-20200325
|
||||
mode: aio
|
||||
vm_memory: 1600Mi
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: calico
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
Reference in New Issue
Block a user