Skip to content

Commit ffec83d

Browse files
authored
Merge pull request #95636 from rohennes/TELCODOCS-2339
TELCODOCS-2339: Fixing optionality for community.yaml
2 parents 30fd806 + f106323 commit ffec83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/telco-core-crs-networking.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Load Balancer,`addr-pool.yaml`,Configures MetalLB to manage a pool of IP address
1717
Load Balancer,`bfd-profile.yaml`,"Configures bidirectional forwarding detection (BFD) with customized intervals, detection multiplier, and modes for quicker network fault detection and load balancing failover.",No
1818
Load Balancer,`bgp-advr.yaml`,"Defines a BGP advertisement resource for MetalLB, specifying how an IP address pool is advertised to BGP peers. This enables fine-grained control over traffic routing and announcements.",No
1919
Load Balancer,`bgp-peer.yaml`,"Defines a BGP peer in MetalLB, representing a BGP neighbor for dynamic routing.",No
20-
Load Balancer,`community.yaml`,"Defines a MetalLB community, which groups one or more BGP communities under a named resource. Communities can be applied to BGP advertisements to control routing policies and change traffic routing.",No
20+
Load Balancer,`community.yaml`,"Defines a MetalLB community, which groups one or more BGP communities under a named resource. Communities can be applied to BGP advertisements to control routing policies and change traffic routing.",Yes
2121
Load Balancer,`metallb.yaml`,Defines the MetalLB resource in the cluster.,No
2222
Load Balancer,`metallbNS.yaml`,Defines the metallb-system namespace in the cluster.,No
2323
Load Balancer,`metallbOperGroup.yaml`,Defines the Operator group for the MetalLB Operator.,No

0 commit comments

Comments
 (0)