feat(calico): add support for numAllowedLocalASNumbers on bgppeers per node definition (#11570)

This commit is contained in:
Erwan Miran
2024-09-28 11:06:01 +02:00
committed by GitHub
parent 24e1765ae2
commit 8c3b2851f6
4 changed files with 15 additions and 1 deletions

View File

@@ -2,9 +2,13 @@
# peers:
# - router_id: "10.99.0.34"
# as: "65xxx"
# filters: []
# numallowedlocalasnumbers: 0
# sourceaddress: "None"
# - router_id: "10.99.0.35"
# as: "65xxx"
# filters: []
# numallowedlocalasnumbers: 0
# sourceaddress: "None"
# loadbalancer_apiserver:

View File

@@ -2,9 +2,13 @@
# peers:
# - router_id: "10.99.0.2"
# as: "65xxx"
# filters: []
# numallowedlocalasnumbers: 0
# sourceaddress: "None"
# - router_id: "10.99.0.3"
# as: "65xxx"
# filters: []
# numallowedlocalasnumbers: 0
# sourceaddress: "None"
# loadbalancer_apiserver: