chore: Update manifests after change

This commit is contained in:
2025-12-26 00:39:23 +00:00
parent ff649e2aa9
commit e32dc0fc76

View File

@@ -0,0 +1,19 @@
apiVersion: "cilium.io/v2alpha1"
kind: CiliumL2AnnouncementPolicy
metadata:
name: general-l2-policy
namespace: kube-system
labels:
app.kubernetes.io/name: general-l2-policy
app.kubernetes.io/instance: cilium
app.kubernetes.io/part-of: cilium
spec:
nodeSelector:
matchExpressions:
- key: kubernetes.io/hostname
operator: Exists
interfaces:
- end0
- enp6s0
externalIPs: true
loadBalancerIPs: true