Skip to content

Commit

Permalink
Remove ebpf connection strategy by default
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelbcd committed Nov 21, 2024
1 parent 94c4e57 commit 783e6d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eks-anywhere-common/Addons/Partner/Sysdig/sysdig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ spec:
clusterConfig:
name: myclusterName # Place here a meaningful cluster name to identify it
agent:
ebpf:
enabled: true
#ebpf:
# enabled: true
tolerations: [] # Nullifying tolerations disallows the agents from being executed in the Control Plane
# resourceProfile: custom
# resources:
Expand Down

0 comments on commit 783e6d1

Please sign in to comment.