mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-31 08:20:25 +00:00
Pass kernel-module flag only if pf_ring enabled (#1480)
This commit is contained in:
parent
aaeb3ca1eb
commit
bed9d06c59
@ -56,8 +56,9 @@ spec:
|
||||
{{- end }}
|
||||
- -procfs
|
||||
- /hostproc
|
||||
# TODO: remove
|
||||
- -no-kernel-module
|
||||
{{- if .Values.tap.kernelModule.enabled }}
|
||||
- -kernel-module
|
||||
{{- end }}
|
||||
{{- if .Values.tap.debug }}
|
||||
- -debug
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user