mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-09 04:19:22 +00:00
Update values.yaml
Added hostNetwork into values, defaults to true.
This commit is contained in:
parent
6a4f0f2416
commit
6fe18636f7
@ -1,4 +1,6 @@
|
|||||||
# find a detailed description here: https://github.com/kubeshark/kubeshark/blob/master/helm-chart/README.md
|
# find a detailed description here: https://github.com/kubeshark/kubeshark/blob/master/helm-chart/README.md
|
||||||
|
hostNetwork: true
|
||||||
|
|
||||||
tap:
|
tap:
|
||||||
docker:
|
docker:
|
||||||
registry: docker.io/kubeshark
|
registry: docker.io/kubeshark
|
||||||
|
Loading…
Reference in New Issue
Block a user