Add serviceExternalIPs option for calico installation (#6928)

This commit is contained in:
Andrii
2020-11-25 15:34:39 +02:00
committed by GitHub
parent eb16986f32
commit 8a153ed38e
4 changed files with 24 additions and 0 deletions

View File

@@ -22,6 +22,9 @@ global_as_num: "64512"
# defaults. The value should be a number, not a string.
# calico_mtu: 1500
# Advertise Service External IPs
calico_advertise_service_external_ips: []
# Limits for apps
calico_node_memory_limit: 500M
calico_node_cpu_limit: 300m