Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions test/k8s-e2e/ebpf/ac-values-ebpf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading