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

This commit is contained in:
Márcio Fernandes
2026-07-12 09:39:46 +00:00
parent a8359a6f12
commit d96e1ac6c7
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
kubeProxyReplacement: true kubeProxyReplacement: true
installCRDs: true installCRDs: true
routingMode: native routingMode: native
enableIPv4Masquerade: false # using bpf.masquerade: true enableIPv4Masquerade: true # required even if using bpf.masquerade: true
autoDirectNodeRoutes: true autoDirectNodeRoutes: true
bpf: bpf:
masquerade: true masquerade: true