Skip to content

Commit

Permalink
fix(falco): use modern_ebpf driver
Browse files Browse the repository at this point in the history
  • Loading branch information
rxbn committed Jul 18, 2024
1 parent a081430 commit 68b03ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/falco/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
interval: 5m
values:
driver:
kind: ebpf
kind: modern_ebpf
collectors:
containerd:
enabled: true
Expand Down

0 comments on commit 68b03ce

Please sign in to comment.