set cilium as CNI

This commit is contained in:
Márcio Fernandes
2026-07-12 08:59:16 +00:00
parent bda2eb66ad
commit 2169435000
4 changed files with 45 additions and 4 deletions
+10 -1
View File
@@ -8,8 +8,17 @@ spec:
chart:
spec:
chart: cilium
version: 1.18.2
version: 1.19.5
sourceRef:
kind: HelmRepository
name: cilium
interval: 40h
values:
kubeProxyReplacement: true
installCRDs: true
routingMode: native
enableIPv4Masquerade: false # using bpf.masquerade: true
autoDirectNodeRoutes: true
bpf:
masquerade: true
hostLegacyRouting: false # force use of bfp