From 7ab63ec7459a116fbc34c30a7d29f152ab55d386 Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Mon, 22 Apr 2024 14:57:00 -0700 Subject: [PATCH] Revert "as eBPF is a significant feature that can impact many users, this PR is meant (#1532)" This reverts commit 53c3dabcbfc2a85051b0966ca190fffc991522a4. --- helm-chart/templates/09-worker-daemon-set.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/helm-chart/templates/09-worker-daemon-set.yaml b/helm-chart/templates/09-worker-daemon-set.yaml index b88f858ef..04e5a19ab 100644 --- a/helm-chart/templates/09-worker-daemon-set.yaml +++ b/helm-chart/templates/09-worker-daemon-set.yaml @@ -62,9 +62,6 @@ spec: {{- if .Values.tap.kernelModule.enabled }} - -kernel-module {{- end }} - {{- if ne .Values.tap.packetCapture "ebpf" }} - - -disable-ebpf - {{- end }} {{- if .Values.tap.debug }} - -debug - -dumptracer