modified: services/cilium/deploy/app/helm-values.yaml

This commit is contained in:
Márcio Fernandes
2026-07-12 11:10:23 +00:00
parent fd497b9506
commit e009a6ed81
+5 -1
View File
@@ -6,4 +6,8 @@ autoDirectNodeRoutes: true
ipv4NativeRoutingCIDR: "10.42.0.0/16"
bpf:
masquerade: true
hostLegacyRouting: false # force use of bfp
hostLegacyRouting: false # force use of bfp
ipam:
operator:
clusterPoolIPv4PodCIDR: "10.42.0.0/16"
clusterPoolIPv4MaskSize: 24