Automated Manifest Update (#3931)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3931
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 #3931.
This commit is contained in:
2026-02-12 19:54:40 +00:00
committed by Alex Lebens
parent f85789e051
commit e48339d3d6
4 changed files with 4 additions and 4 deletions

View File

@@ -12,6 +12,6 @@ spec:
matchLabels: matchLabels:
kubernetes.io/hostname: talos-ix7-xku kubernetes.io/hostname: talos-ix7-xku
interfaces: interfaces:
- "^enp.*" - enp6s0
externalIPs: true externalIPs: true
loadBalancerIPs: true loadBalancerIPs: true

View File

@@ -71,7 +71,7 @@ data:
iptables-random-fully: "false" iptables-random-fully: "false"
auto-direct-node-routes: "false" auto-direct-node-routes: "false"
direct-routing-skip-unreachable: "false" direct-routing-skip-unreachable: "false"
devices: "^(enp|end|eth)[0-9a-z]*" devices: "end0 enp6s0"
kube-proxy-replacement: "true" kube-proxy-replacement: "true"
kube-proxy-replacement-healthz-bind-address: "" kube-proxy-replacement-healthz-bind-address: ""
bpf-lb-sock: "true" bpf-lb-sock: "true"

View File

@@ -18,7 +18,7 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
cilium.io/cilium-configmap-checksum: "97776673c7ef207c96f208950b68ee9a8c427feec66a73ba0455eb366844f835" cilium.io/cilium-configmap-checksum: "397445692955f32e6bbfa856f565c5d3d0dc54deb1b50b899fa9da83855f5946"
kubectl.kubernetes.io/default-container: cilium-agent kubectl.kubernetes.io/default-container: cilium-agent
labels: labels:
k8s-app: cilium k8s-app: cilium

View File

@@ -22,7 +22,7 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
cilium.io/cilium-configmap-checksum: "97776673c7ef207c96f208950b68ee9a8c427feec66a73ba0455eb366844f835" cilium.io/cilium-configmap-checksum: "397445692955f32e6bbfa856f565c5d3d0dc54deb1b50b899fa9da83855f5946"
labels: labels:
io.cilium/app: operator io.cilium/app: operator
name: cilium-operator name: cilium-operator