mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-23 00:37:42 -02:30
Fixed typos in inventory/sample/group_vars/k8s_cluster (#10911)
This commit is contained in:
committed by
GitHub
parent
ffda3656d1
commit
250b80ee7c
@@ -89,7 +89,7 @@ calico_pool_blocksize: 26
|
||||
# bird enable BGP routing, required for ipip and no encapsulation modes
|
||||
# calico_network_backend: vxlan
|
||||
|
||||
# IP in IP and VXLAN is mutualy exclusive modes.
|
||||
# IP in IP and VXLAN is mutually exclusive modes.
|
||||
# set IP in IP encapsulation mode: "Always", "CrossSubnet", "Never"
|
||||
# calico_ipip_mode: 'Never'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user