Task · OPN-0046

Opt-in NetworkPolicy template in the Helm chart (all three receiver ports)

Description

Chart companion to OPN-0011 (which fixes the raw manifest): an opt-in NetworkPolicy template covering scrape ingress plus syslog, Zenarmor (9200/TCP) and NetFlow (2055/UDP), each toggled with its receiver’s enablement so an enabled receiver is never silently CNI-dropped.

Acceptance Criteria

Definition of Done

Implementation Notes

Landed the opt-in Helm NetworkPolicy and chart contract coverage in 1c3b37123c682b0037c7173e6fcf82060a66b772. CodeRabbit completed with zero findings.

Final Summary

Added an opt-in Helm NetworkPolicy whose receiver ports follow the matching enablement values. Helm validation, kubeconform, and just check passed; exact-head CI run 33586622286 succeeded at 1c3b37123c682b0037c7173e6fcf82060a66b772.

View the source file on GitHub