kubernetes/kustomize-bases/cilium/l2-advertisement.yaml

14 lines
269 B
YAML
Raw Permalink Normal View History

---
apiVersion: "cilium.io/v2alpha1"
kind: CiliumL2AnnouncementPolicy
metadata:
name: l2adv
spec:
loadBalancerIPs: true
2026-01-28 12:24:57 +01:00
nodeSelector:
matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: DoesNotExist
interfaces:
- eth0