mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-24 22:46:06 -03:30
Optionally ignore the presence of extra calico pools (#2190)
This commit is contained in:
@@ -16,6 +16,9 @@ etcd_cert_dir: /etc/ssl/etcd/ssl
|
||||
# Global as_num (/calico/bgp/v1/global/as_num)
|
||||
global_as_num: "64512"
|
||||
|
||||
# Set to true if you need to configure multiple pools (this is not common)
|
||||
calico_ignore_extra_pools: false
|
||||
|
||||
# You can set MTU value here. If left undefined or empty, it will
|
||||
# not be specified in calico CNI config, so Calico will use built-in
|
||||
# defaults. The value should be a number, not a string.
|
||||
|
||||
Reference in New Issue
Block a user