mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-25 15:06:06 -03:30
Add featureDetectOverride configration of calico (#9249)
This commit is contained in:
@@ -155,3 +155,7 @@ calico_ipam_maxblocksperhost: 0
|
||||
|
||||
# Calico apiserver (only with kdd)
|
||||
calico_apiserver_enabled: false
|
||||
|
||||
# Calico feature detect override, set "ChecksumOffloadBroken=true" to
|
||||
# solve the https://github.com/projectcalico/calico/issues/3145
|
||||
calico_feature_detect_override: ""
|
||||
|
||||
Reference in New Issue
Block a user