Run make generate-helm-values && make generate-manifests

This commit is contained in:
M. Mert Yildiran 2024-08-17 00:33:25 +03:00
parent 51f3e3b7ce
commit 53697d74ee
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461
2 changed files with 1 additions and 2 deletions

View File

@ -125,7 +125,6 @@ tap:
- redis
- sctp
- syscall
# - tcp
- ws
metrics:
port: 49100

View File

@ -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