Files
infrastructure/clusters/cl01tl/manifests/cilium/CiliumL2AnnouncementPolicy-node-gateway-l2-policy.yaml
gitea-bot f85789e051 Automated Manifest Update (#3930)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3930
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2026-02-12 19:50:54 +00:00

18 lines
426 B
YAML

apiVersion: "cilium.io/v2alpha1"
kind: CiliumL2AnnouncementPolicy
metadata:
name: node-gateway-l2-policy
namespace: kube-system
labels:
app.kubernetes.io/name: node-gateway-l2-policy
app.kubernetes.io/instance: cilium
app.kubernetes.io/part-of: cilium
spec:
nodeSelector:
matchLabels:
kubernetes.io/hostname: talos-ix7-xku
interfaces:
- "^enp.*"
externalIPs: true
loadBalancerIPs: true