Skip to content

Conversation

@spbolton
Copy link
Contributor

@spbolton spbolton commented Sep 3, 2025

Description

Add configurable NetworkPolicy template for secure prometheus monitoring access. The policy allows ingress traffic from prometheus pods in the monitoring namespace to the management port (8090), providing network-level security controls for metrics scraping while maintaining backward compatibility.

Changes

  • [List the main changes made]

Testing

  • [Describe testing approach]

Closes #70

Issue: Add network policy for prometheus monitoring names

Add configurable NetworkPolicy to allow secure prometheus metrics
scraping from the monitoring namespace. The policy restricts ingress
traffic to the management port (8090) from prometheus pods only.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
dsantos-dcms
dsantos-dcms previously approved these changes Sep 3, 2025
Increment chart version for NetworkPolicy feature release

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@spbolton spbolton merged commit 6033a58 into main Sep 4, 2025
3 checks passed
@spbolton spbolton deleted the issue-70-add-network-policy-for-prometheus-monitoring branch September 4, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add network policy for prometheus monitoring namespace access

3 participants