Skip to content

Commit a9f6ec5

Browse files
committed
OCPBUGS-33176: Clarify spec.peers field in BGP advertisments API
1 parent e2e9b5a commit a9f6ec5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/nw-metallb-bgpadvertisement-cr.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ This BGP attribute applies to BGP sessions within the Autonomous System.
7070

7171
|`spec.peers`
7272
|`string`
73-
|Optional: Peers limits the BGP peer to advertise the IPs of the selected pools to. When empty, the load balancer IP is announced to all the BGP peers configured.
73+
|Optional: Use a list to specify the `metadata.name` values for each `BGPPeer` resource that receives advertisements for the MetalLB service IP address. The MetalLB service IP address is assigned from the IP address pool. By default, the MetalLB service IP address is advertised to all configured `BGPPeer` resources. Use this field to limit the advertisement to specific `BGPpeer` resources.
74+
7475
|===

0 commit comments

Comments
 (0)