Skip to content
Snippets Groups Projects
Unverified Commit 09d9bc91 authored by Ho Kim's avatar Ho Kim Committed by GitHub
Browse files

Fix typos in calico comments (#9254)

parent e2f1f8d6
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ calico_pool_blocksize: 26
# - x.x.x.x/24
# - y.y.y.y/32
# Adveritse Service LoadBalancer IPs
# Advertise Service LoadBalancer IPs
# calico_advertise_service_loadbalancer_ips:
# - x.x.x.x/24
# - y.y.y.y/16
......@@ -99,7 +99,7 @@ calico_pool_blocksize: 26
# calico_vxlan_vni: 4096
# calico_vxlan_port: 4789
# Cenable eBPF mode
# Enable eBPF mode
# calico_bpf_enabled: false
# If you want to use non default IP_AUTODETECTION_METHOD, IP6_AUTODETECTION_METHOD for calico node set this option to one of:
......
......@@ -42,7 +42,7 @@ global_as_num: "64512"
# Advertise Service External IPs
calico_advertise_service_external_ips: []
# Adveritse Service LoadBalancer IPs
# Advertise Service LoadBalancer IPs
calico_advertise_service_loadbalancer_ips: []
# Calico eBPF support
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment