From a43487a88f0661fedc859a3b54442d92b8840678 Mon Sep 17 00:00:00 2001 From: manuelbcd Date: Tue, 19 Nov 2024 19:50:14 +0000 Subject: [PATCH] Switched sysdig agent driver to ebpf --- eks-anywhere-common/Addons/Partner/Sysdig/sysdig.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eks-anywhere-common/Addons/Partner/Sysdig/sysdig.yaml b/eks-anywhere-common/Addons/Partner/Sysdig/sysdig.yaml index 99742f64..4a9fb75d 100644 --- a/eks-anywhere-common/Addons/Partner/Sysdig/sysdig.yaml +++ b/eks-anywhere-common/Addons/Partner/Sysdig/sysdig.yaml @@ -25,6 +25,8 @@ spec: clusterConfig: name: myclusterName # Place here a meaningful cluster name to identify it agent: + ebpf: + enabled: true tolerations: [] # Nullifying tolerations disallows the agents from being executed in the Control Plane # resourceProfile: custom # resources: