Skip to content

Commit 8d9b4c5

Browse files
Copilotvipul-21
andauthored
ci: Enable L7 proxy for cilium nightly pipeline (#3868)
* Initial plan * ci: Enable l7 proxy for cilium nightly pipeline Co-authored-by: vipul-21 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: vipul-21 <[email protected]>
1 parent d3c4985 commit 8d9b4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/manifests/cilium/cilium-nightly-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ data:
3131
enable-ipv6-masquerade: "false"
3232
enable-k8s-terminating-endpoint: "true"
3333
enable-l2-neigh-discovery: "true"
34-
enable-l7-proxy: "false"
34+
enable-l7-proxy: "true"
3535
enable-local-node-route: "false"
3636
enable-local-redirect-policy: "true" # set to true for lrp test
3737
enable-metrics: "true"

0 commit comments

Comments
 (0)