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 ebbd3fd commit 6c3a10fCopy full SHA for 6c3a10f
k8s/magiclove/cilium/config_map_list.cue
@@ -111,9 +111,6 @@ import "k8s.io/api/core/v1"
111
"bpf-events-policy-verdict-enabled": "true"
112
"bpf-events-trace-enabled": "true"
113
114
- // https://github.com/cilium/cilium/issues/27758
115
- "bpf-lb-sock-hostns-only": "true"
116
-
117
// Pre-allocation of map entries allows per-packet latency to be reduced, at
118
// the expense of up-front memory allocation for the entries in the maps. The
119
// default value below will minimize memory usage in the default installation;
0 commit comments