mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Ignore Mem preflight errors on ubuntu upgrade testcase (#11859)
This commit is contained in:
@@ -6,6 +6,8 @@ vm_memory: 1600
|
||||
|
||||
# Kubespray settings
|
||||
auto_renew_certificates: true
|
||||
kubeadm_ignore_preflight_errors:
|
||||
- Mem
|
||||
|
||||
# Currently ipvs not available on KVM: https://packages.ubuntu.com/search?suite=focal&arch=amd64&mode=exactfilename&searchon=contents&keywords=ip_vs_sh.ko
|
||||
kube_proxy_mode: iptables
|
||||
|
||||
Reference in New Issue
Block a user