mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-01 00:35:31 +00:00
🔨 Template the -servicemesh
flag
This commit is contained in:
parent
1064305934
commit
706a2fc9b5
@ -32,7 +32,7 @@ spec:
|
||||
- any
|
||||
- -port
|
||||
- '{{ .Values.tap.proxy.worker.srvport }}'
|
||||
- -servicemesh
|
||||
{{ .Values.tap.servicemesh | ternary "- -servicemesh" "" }}
|
||||
- -procfs
|
||||
- /hostproc
|
||||
{{ .Values.tap.debug | ternary "- -debug" "" }}
|
||||
|
Loading…
Reference in New Issue
Block a user