mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-02 13:06:48 +00:00
Run make generate-helm-values && make generate-manifests
This commit is contained in:
parent
51f3e3b7ce
commit
53697d74ee
@ -125,7 +125,6 @@ tap:
|
||||
- redis
|
||||
- sctp
|
||||
- syscall
|
||||
# - tcp
|
||||
- ws
|
||||
metrics:
|
||||
port: 49100
|
||||
|
@ -249,7 +249,7 @@ data:
|
||||
TIMEZONE: ' '
|
||||
CLOUD_LICENSE_ENABLED: 'true'
|
||||
DUPLICATE_TIMEFRAME: '200ms'
|
||||
ENABLED_DISSECTORS: 'amqp,dns,http,icmp,kafka,redis,sctp,syscall,tcp,ws'
|
||||
ENABLED_DISSECTORS: 'amqp,dns,http,icmp,kafka,redis,sctp,syscall,ws'
|
||||
---
|
||||
# Source: kubeshark/templates/02-cluster-role.yaml
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
|
Loading…
Reference in New Issue
Block a user