disable syscall by default as it is a significant (#1742)

resource consuming
This commit is contained in:
Alon Girmonsky
2025-04-10 09:43:42 -07:00
committed by GitHub
parent 1218386638
commit 9775a70722
3 changed files with 56 additions and 15 deletions

View File

@@ -100,7 +100,12 @@ tap:
operator: In
values:
- linux
dex: []
dex:
- matchExpressions:
- key: kubernetes.io/os
operator: In
values:
- linux
tolerations:
hub: []
workers:
@@ -160,7 +165,6 @@ tap:
- kafka
- redis
- sctp
- syscall
- ws
- ldap
- radius