Revert "as eBPF is a significant feature that can impact many users, this PR is meant (#1532)"

This reverts commit 53c3dabcbf.
This commit is contained in:
Alon Girmonsky 2024-04-22 14:57:00 -07:00
parent ddabbac317
commit 7ab63ec745

View File

@ -62,9 +62,6 @@ spec:
{{- if .Values.tap.kernelModule.enabled }} {{- if .Values.tap.kernelModule.enabled }}
- -kernel-module - -kernel-module
{{- end }} {{- end }}
{{- if ne .Values.tap.packetCapture "ebpf" }}
- -disable-ebpf
{{- end }}
{{- if .Values.tap.debug }} {{- if .Values.tap.debug }}
- -debug - -debug
- -dumptracer - -dumptracer