Skip to content
Snippets Groups Projects
Verified Commit dd83134d authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(mointoring): Add monitoring network access label

This patch adds a new label to the monitoring namespace, that is
supposed to be used as part of network policies to grant network access
to the namespaces that want to be monitored.

This should help to properly confine the container networking.
parent 138f1dbc
No related branches found
No related tags found
No related merge requests found
...@@ -5,3 +5,4 @@ metadata: ...@@ -5,3 +5,4 @@ metadata:
labels: labels:
name: monitoring-system name: monitoring-system
kyverno.shivering-isles.com/class: "system" kyverno.shivering-isles.com/class: "system"
monitoring.shivering-siles.com/network-access-required: "true"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment