mirror of
https://github.com/helm/charts.git
synced 2026-08-22 05:48:09 +00:00
We don't need to use clusterIP in advance: * If using webhook, we can deploy the agent and then configure webhook to post audit logs to the clusterIP. * If using AuditSink, we can rely on KubeDNS for reaching the service. Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>