Skip to content

Commit

Permalink
Merge pull request #21 from rh-mobb/fix-prom-federate-metrics-chart
Browse files Browse the repository at this point in the history
[rosa-federated-prometheus] update label selector on service monitor
  • Loading branch information
paulczar authored Jun 7, 2022
2 parents 5bb2b85 + 6d30ff6 commit cf4b0a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/rosa-federated-prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for Kubernetes

type: application

version: 0.5.2
version: 0.5.3

maintainers:
- name: paulczar
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ spec:
- openshift-monitoring
selector:
matchLabels:
prometheus: "k8s"
app.kubernetes.io/instance: k8s

0 comments on commit cf4b0a5

Please sign in to comment.