mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-02 11:05:22 +00:00
Remove obsolete dumptracer worker option (#1569)
This commit is contained in:
@@ -69,8 +69,6 @@ spec:
|
|||||||
- '{{ .Values.tap.misc.resolutionStrategy }}'
|
- '{{ .Values.tap.misc.resolutionStrategy }}'
|
||||||
{{- if .Values.tap.debug }}
|
{{- if .Values.tap.debug }}
|
||||||
- -debug
|
- -debug
|
||||||
- -dumptracer
|
|
||||||
- "100000000"
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if .Values.tap.docker.overrideTag.worker }}
|
{{- if .Values.tap.docker.overrideTag.worker }}
|
||||||
image: '{{ .Values.tap.docker.registry }}/worker:{{ .Values.tap.docker.overrideTag.worker }}'
|
image: '{{ .Values.tap.docker.registry }}/worker:{{ .Values.tap.docker.overrideTag.worker }}'
|
||||||
|
Reference in New Issue
Block a user