Update values.yaml

Placed hostNetwork: true as default above serviceMesh.
This commit is contained in:
Noopduck 2025-07-25 12:03:13 +02:00 committed by GitHub
parent 6fe18636f7
commit 7f30c27186
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,4 @@
# find a detailed description here: https://github.com/kubeshark/kubeshark/blob/master/helm-chart/README.md
hostNetwork: true
tap:
docker:
registry: docker.io/kubeshark
@ -78,6 +76,7 @@ tap:
periodSeconds: 5
successThreshold: 1
failureThreshold: 3
hostNetwork: true
serviceMesh: true
tls: true
disableTlsLog: true