defenseunicorns / uds-package-gitlab

🏭 UDS GitLab Zarf Package
Apache License 2.0
6 stars 3 forks source link

Add templating to provide more specific network policies #82

Closed blancharda closed 4 months ago

blancharda commented 4 months ago

Overview

The current network policy egress routes allow for remoteGenerated: Anywhere on almost all gitlab pods. We should enable more restrictive egress policies by adding helm values and corresponding templates to allow a user to customize more limited egress for their specific environment.

See more discussion here

Proposal

blancharda commented 4 months ago

Duplicates #78

zachariahmiller commented 4 months ago

@blancharda Appreciate you!