Fixed typos in inventory/sample/group_vars/k8s_cluster (#10911)

This commit is contained in:
Arthur Rahmangulov
2024-02-12 12:27:55 +04:00
committed by GitHub
parent ffda3656d1
commit 250b80ee7c
3 changed files with 5 additions and 5 deletions

View File

@@ -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'