added -disable-tracer option (#1695)

to the worker daemon set, when `tap.tls=false` is set.
This commit is contained in:
Alon Girmonsky
2025-01-22 12:32:05 -08:00
committed by GitHub
parent c92f509863
commit aa7c8f36f5
2 changed files with 2 additions and 0 deletions

View File

@@ -73,6 +73,8 @@ spec:
- '{{ .Values.logLevel | default "warning" }}'
{{- if .Values.tap.tls }}
- -unixsocket
{{- else }}
- -disable-tracer
{{- end }}
{{- if .Values.tap.serviceMesh }}
- -servicemesh