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:
@@ -12,6 +12,6 @@ spec:
|
||||
matchLabels:
|
||||
kubernetes.io/hostname: talos-ix7-xku
|
||||
interfaces:
|
||||
- "^enp.*"
|
||||
- enp6s0
|
||||
externalIPs: true
|
||||
loadBalancerIPs: true
|
||||
|
||||
@@ -71,7 +71,7 @@ data:
|
||||
iptables-random-fully: "false"
|
||||
auto-direct-node-routes: "false"
|
||||
direct-routing-skip-unreachable: "false"
|
||||
devices: "^(enp|end|eth)[0-9a-z]*"
|
||||
devices: "end0 enp6s0"
|
||||
kube-proxy-replacement: "true"
|
||||
kube-proxy-replacement-healthz-bind-address: ""
|
||||
bpf-lb-sock: "true"
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
cilium.io/cilium-configmap-checksum: "97776673c7ef207c96f208950b68ee9a8c427feec66a73ba0455eb366844f835"
|
||||
cilium.io/cilium-configmap-checksum: "397445692955f32e6bbfa856f565c5d3d0dc54deb1b50b899fa9da83855f5946"
|
||||
kubectl.kubernetes.io/default-container: cilium-agent
|
||||
labels:
|
||||
k8s-app: cilium
|
||||
|
||||
@@ -22,7 +22,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
cilium.io/cilium-configmap-checksum: "97776673c7ef207c96f208950b68ee9a8c427feec66a73ba0455eb366844f835"
|
||||
cilium.io/cilium-configmap-checksum: "397445692955f32e6bbfa856f565c5d3d0dc54deb1b50b899fa9da83855f5946"
|
||||
labels:
|
||||
io.cilium/app: operator
|
||||
name: cilium-operator
|
||||
|
||||
Reference in New Issue
Block a user