diff --git a/helm-chart/node-minikube-worker-1-20241211-193826.pcap b/helm-chart/node-minikube-worker-1-20241211-193826.pcap deleted file mode 100644 index 39c935c64..000000000 Binary files a/helm-chart/node-minikube-worker-1-20241211-193826.pcap and /dev/null differ diff --git a/helm-chart/templates/09-worker-daemon-set.yaml b/helm-chart/templates/09-worker-daemon-set.yaml index 63a8b4ea8..3e73621c7 100644 --- a/helm-chart/templates/09-worker-daemon-set.yaml +++ b/helm-chart/templates/09-worker-daemon-set.yaml @@ -73,6 +73,8 @@ spec: - '{{ .Values.logLevel | default "warning" }}' {{- if .Values.tap.tls }} - -unixsocket + {{- else }} + - -disable-tracer {{- end }} {{- if .Values.tap.serviceMesh }} - -servicemesh