mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-07-28 01:32:04 +00:00
🐛 Fix -staletimeout worker command value (#1611)
This commit is contained in:
committed by
GitHub
parent
0a0b0cde36
commit
fdaef243e4
@@ -74,7 +74,7 @@ spec:
|
||||
- -resolution-strategy
|
||||
- '{{ .Values.tap.misc.resolutionStrategy }}'
|
||||
- -staletimeout
|
||||
- {{ .Values.tap.misc.staleTimeoutSeconds }}
|
||||
- '{{ .Values.tap.misc.staleTimeoutSeconds }}'
|
||||
{{- if .Values.tap.debug }}
|
||||
- -debug
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user