Skip to content

No NetworkPolicies in Helm chart #360

@raballew

Description

@raballew

Description

The Helm chart contains no NetworkPolicy templates. All pods can communicate with all other pods without restriction. Controller (8082), router (8083), and exporter ports have no ingress restrictions.

Suggested Fix

  • Add default-deny ingress NetworkPolicy templates
  • Create explicit allowlists for controller, router, and exporter ports
  • Add egress restrictions for router (needs no outbound)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions