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>
This commit was merged in pull request #3930.
This commit is contained in:
2026-02-12 19:50:54 +00:00
committed by Alex Lebens
parent 8a5105817a
commit f85789e051
7 changed files with 79 additions and 5 deletions

View File

@@ -0,0 +1,17 @@
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