Configure BGP advertisement to export all routes

This commit is contained in:
Marcel Straub
2025-09-13 22:35:11 +02:00
parent 01204cfd2a
commit 1048f3d861

View File

@@ -78,6 +78,9 @@ spec:
- ClusterIP
- ExternalIP
- LoadBalancerIP
selector: # select all services by a dummy expression always matching
matchExpressions:
- {key: somekey, operator: NotIn, values: ['never-used-value']}
# That at least works for the PodCIDR
# - advertisementType: "PodCIDR"