defenseunicorns / uds-core

A FOSS secure runtime platform for mission-critical capabilities
https://uds.defenseunicorns.com
GNU Affero General Public License v3.0
52 stars 21 forks source link

feat: allow additional network rules for grafana and neuvector #1038

Closed mjnagel closed 6 hours ago

mjnagel commented 23 hours ago

Description

Following the pattern on Vector and Prometheus this adds support for custom network policies via overrides, as well as the examples for this.

Related Issue

Fixes https://github.com/defenseunicorns/uds-core/issues/951

Note that we may want to continue to track usage of these fields and as suggested here add some specific templated policies for easy toggle on/off if we see them being adopted more widely.

Type of change

Checklist before merging