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

Reviewed-on: #3732
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2026-02-05 18:27:01 +00:00

19 lines
435 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:
- end0
- enp6s0
externalIPs: true
loadBalancerIPs: true