Skip to content

Commit dfb53d7

Browse files
author
Karina Ranadive
committed
make v1.13 cilium config false
1 parent 8baf94b commit dfb53d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/manifests/cilium/v1.13/cilium-config/cilium-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ data:
3434
enable-l2-neigh-discovery: "true"
3535
enable-l7-proxy: "false"
3636
enable-local-node-route: "false"
37-
enable-local-redirect-policy: "true" # set to true for lrp test
37+
enable-local-redirect-policy: "false"
3838
enable-metrics: "true"
3939
enable-policy: default
4040
enable-remote-node-identity: "true"

0 commit comments

Comments
 (0)