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.
1 parent 1af8f53 commit 802420eCopy full SHA for 802420e
test/integration/manifests/cilium/v1.13/cilium-config/cilium-config.yaml
@@ -34,7 +34,7 @@ data:
34
enable-l2-neigh-discovery: "true"
35
enable-l7-proxy: "false"
36
enable-local-node-route: "false"
37
- enable-local-redirect-policy: "false"
+ enable-local-redirect-policy: "true" # set to true for lrp test
38
enable-metrics: "true"
39
enable-policy: default
40
enable-remote-node-identity: "true"
0 commit comments