Skip to content

Commit 6c3a10f

Browse files
committed
chore(k8s/magiclove/cilium): remove routing workaround
1 parent ebbd3fd commit 6c3a10f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

k8s/magiclove/cilium/config_map_list.cue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ import "k8s.io/api/core/v1"
111111
"bpf-events-policy-verdict-enabled": "true"
112112
"bpf-events-trace-enabled": "true"
113113

114-
// https://github.com/cilium/cilium/issues/27758
115-
"bpf-lb-sock-hostns-only": "true"
116-
117114
// Pre-allocation of map entries allows per-packet latency to be reduced, at
118115
// the expense of up-front memory allocation for the entries in the maps. The
119116
// default value below will minimize memory usage in the default installation;

0 commit comments

Comments
 (0)