We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
masquerade: false
1 parent b161a5a commit b62ce69Copy full SHA for b62ce69
manifest_cilium.tf
@@ -30,7 +30,7 @@ data "helm_template" "cilium_default" {
30
}
31
set {
32
name = "bpf.masquerade"
33
- value = "true"
+ value = "false"
34
35
36
name = "loadBalancer.acceleration"
0 commit comments