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