diff --git a/test/k8s-e2e/ebpf/ac-values-ebpf.yml b/test/k8s-e2e/ebpf/ac-values-ebpf.yml index 4ad8492fa5..1e3dc114b3 100644 --- a/test/k8s-e2e/ebpf/ac-values-ebpf.yml +++ b/test/k8s-e2e/ebpf/ac-values-ebpf.yml @@ -12,11 +12,9 @@ agentControlDeployment: fleet_control: enabled: false agents: - # Currently ebpf agent only supports amd64 nodes. Testing this on a local minikube arm64 will not work. nr-ebpf: agent_type: newrelic/com.newrelic.ebpf:0.1.0 agentsConfig: - # Currently ebpf agent only supports amd64 nodes. Testing this on a local minikube arm64 will not work. nr-ebpf: # Testing the latest released version of the chart chart_version: "0.2.6" # TODO: move back to latest when issues are fixed