feat: upgrade to v1.19

This commit is contained in:
2026-05-10 16:58:04 -05:00
parent 50b71484ca
commit 7f52909ff2
3 changed files with 6 additions and 30 deletions

View File

@@ -1,32 +1,11 @@
cilium:
upgradeCompatibility: "1.19"
k8sServiceHost: "localhost"
k8sServicePort: "7445"
k8sClientRateLimit:
qps: 50
burst: 100
rollOutCiliumPods: true
securityContext:
capabilities:
ciliumAgent:
- CHOWN
- KILL
- NET_ADMIN
- NET_RAW
- IPC_LOCK
- SYS_ADMIN
- SYS_RESOURCE
- DAC_OVERRIDE
- FOWNER
- SETGID
- SETUID
- PERFMON
- BPF
cleanCiliumState:
- NET_ADMIN
- SYS_ADMIN
- SYS_RESOURCE
bgpControlPlane:
enabled: false
bpf:
hostLegacyRouting: true
devices: end0 enp6s0
@@ -36,9 +15,6 @@ cilium:
enabled: true
enableAppProtocol: true
enableAlpn: true
secretsNamespace:
create: false
name: kube-system
socketLB:
enabled: true
hostNamespaceOnly: true