mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-18 03:30:07 -03:30
[calico] switch default iptables backend detection to Auto (#8429)
This commit is contained in:
@@ -78,7 +78,7 @@ calico_healthhost: "localhost"
|
||||
calico_iptables_lock_timeout_secs: 10
|
||||
|
||||
# Choose Calico iptables backend: "Legacy", "Auto" or "NFT" (FELIX_IPTABLESBACKEND)
|
||||
calico_iptables_backend: "Legacy"
|
||||
calico_iptables_backend: "Auto"
|
||||
|
||||
# Calico Wireguard support
|
||||
calico_wireguard_enabled: false
|
||||
|
||||
Reference in New Issue
Block a user