Configure BGP advertisement to export all routes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user