mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-12 03:47:38 -02:30
calico CALICO_IPV4POOL_IPIP overriding variable (#3507)
This commit is contained in:
committed by
k8s-ci-robot
parent
3b750cafc1
commit
3ce933051a
@@ -4,6 +4,7 @@ nat_outgoing: true
|
||||
|
||||
# add default ippool name
|
||||
calico_pool_name: "default-pool"
|
||||
calico_ipv4pool_ipip: "Off"
|
||||
|
||||
# Use IP-over-IP encapsulation across hosts
|
||||
ipip: true
|
||||
|
||||
Reference in New Issue
Block a user