diff --git a/helm-chart/templates/09-worker-daemon-set.yaml b/helm-chart/templates/09-worker-daemon-set.yaml index 545be950e..963b67f94 100644 --- a/helm-chart/templates/09-worker-daemon-set.yaml +++ b/helm-chart/templates/09-worker-daemon-set.yaml @@ -179,6 +179,9 @@ spec: {{- range .Values.tap.capabilities.ebpfCapture }} {{ print "- " . }} {{- end }} + {{- range .Values.tap.capabilities.networkCapture }} + {{ print "- " . }} + {{- end }} drop: - ALL volumeMounts: