Skip to content

Commit

Permalink
swan-cern: Include namespace of prometheus deployment in network policy
Browse files Browse the repository at this point in the history
This change was introduced as the prometheus deployments are located in
the kube-system namespace, which is different from the namespace where
the network policies are deployed.
  • Loading branch information
PMax5 committed Oct 14, 2024
1 parent 53630ce commit 221be22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions swan-cern/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,9 @@ swan:
- podSelector:
matchLabels:
app.kubernetes.io/name: prometheus
namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: kube-system
custom:
cull:
# 4 hours
Expand Down

0 comments on commit 221be22

Please sign in to comment.