diff --git a/clusters/cl01tl/standalone/cilium/templates/cilium-bgp-advertisement.yaml b/clusters/cl01tl/standalone/cilium/templates/cilium-bgp-advertisement.yaml index d172fd818..159e28d58 100644 --- a/clusters/cl01tl/standalone/cilium/templates/cilium-bgp-advertisement.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/cilium-bgp-advertisement.yaml @@ -15,10 +15,3 @@ spec: - ClusterIP - ExternalIP - LoadBalancerIP - selector: - matchExpressions: - - {key: somekey, operator: NotIn, values: ['never-used-value']} - - advertisementType: "PodCIDR" - selector: - matchExpressions: - - {key: somekey, operator: NotIn, values: ['never-used-value']}