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>
This commit was merged in pull request #3732.
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
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
|
||||||
@@ -39,6 +39,7 @@ data:
|
|||||||
monitor-aggregation-interval: "5s"
|
monitor-aggregation-interval: "5s"
|
||||||
monitor-aggregation-flags: all
|
monitor-aggregation-flags: all
|
||||||
bpf-map-dynamic-size-ratio: "0.0025"
|
bpf-map-dynamic-size-ratio: "0.0025"
|
||||||
|
enable-host-legacy-routing: "true"
|
||||||
bpf-policy-map-max: "16384"
|
bpf-policy-map-max: "16384"
|
||||||
bpf-policy-stats-map-max: "65536"
|
bpf-policy-stats-map-max: "65536"
|
||||||
bpf-lb-map-max: "65536"
|
bpf-lb-map-max: "65536"
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
cilium.io/cilium-configmap-checksum: "9353df2d60b1fc5f552e5a2b44bb26b18afa3934939b033438f85fb57e1a0b50"
|
cilium.io/cilium-configmap-checksum: "4eee6b83c252f1939319a9a6b7c1f70e207fbd0285735985db7b2470bcfdd91c"
|
||||||
kubectl.kubernetes.io/default-container: cilium-agent
|
kubectl.kubernetes.io/default-container: cilium-agent
|
||||||
labels:
|
labels:
|
||||||
k8s-app: cilium
|
k8s-app: cilium
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
cilium.io/cilium-configmap-checksum: "9353df2d60b1fc5f552e5a2b44bb26b18afa3934939b033438f85fb57e1a0b50"
|
cilium.io/cilium-configmap-checksum: "4eee6b83c252f1939319a9a6b7c1f70e207fbd0285735985db7b2470bcfdd91c"
|
||||||
labels:
|
labels:
|
||||||
io.cilium/app: operator
|
io.cilium/app: operator
|
||||||
name: cilium-operator
|
name: cilium-operator
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ metadata:
|
|||||||
app.kubernetes.io/part-of: cilium
|
app.kubernetes.io/part-of: cilium
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
||||||
|
io.cilium/lb-ipam-ips: "10.232.1.23"
|
||||||
spec:
|
spec:
|
||||||
addresses:
|
addresses:
|
||||||
- type: IPAddress
|
- type: IPAddress
|
||||||
|
|||||||
Reference in New Issue
Block a user