diff --git a/clusters/cl01tl/standalone/cilium/templates/cilium-bgp-advertisement.yaml b/clusters/cl01tl/standalone/cilium/templates/cilium-bgp-advertisement.yaml index f419d8dd6..4c2f1fa6e 100644 --- a/clusters/cl01tl/standalone/cilium/templates/cilium-bgp-advertisement.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/cilium-bgp-advertisement.yaml @@ -14,3 +14,6 @@ spec: addresses: - ExternalIP - LoadBalancerIP + selector: + matchExpressions: + - {key: somekey, operator: NotIn, values: ['never-used-value']}