sysdiglabs / charts

The official source for Sysdig’s Helm charts
https://charts.sysdig.com
40 stars 127 forks source link

fix(agent): set allowHostPorts when needed #1893

Closed aroberts87 closed 3 weeks ago

aroberts87 commented 3 weeks ago

What this PR does / why we need it:

When either the kspm-analyzer or the prometheus exporter are enabled in the agent container we require the ability for the agent container to utilize host ports.

Checklist