🔨 Add TcpStreamChannelTimeoutMs field to TapConfig struct

This commit is contained in:
M. Mert Yildiran
2024-01-15 23:00:31 +03:00
parent d99bfea0db
commit ddc1dc3d71
4 changed files with 36 additions and 30 deletions

View File

@@ -78,6 +78,8 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: TCP_STREAM_CHANNEL_TIMEOUT_MS
value: '{{ .Values.tap.tcpStreamChannelTimeoutMs }}'
resources:
limits:
cpu: {{ .Values.tap.resources.sniffer.limits.cpu }}

View File

@@ -98,6 +98,7 @@ tap:
metrics:
port: 49100
trafficSampleRate: 100
tcpStreamChannelTimeoutMs: 10000
logs:
file: ""
kube: