Skip to content

Commit

Permalink
chore: stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 29, 2024
1 parent d8f244c commit c3d81cd
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions registry/components/monitoring/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,15 @@ spec:
valuesObject:
prometheus:
prometheusSpec:
podMonitorSelector:
matchLabels:
monitoring.simonemms.com: "true"
serviceMonitorSelector:
matchLabels:
monitoring.simonemms.com: "true"
# scrapeConfigSelector:
# matchLabels:
# monitoring.simonemms.com: "true"
# podMonitorSelector:
# matchLabels:
# monitoring.simonemms.com: "true"
# serviceMonitorSelector:
# matchLabels:
# monitoring.simonemms.com: "true"
additionalScrapeConfigs:
- job_name: garden
static_configs:
Expand Down

0 comments on commit c3d81cd

Please sign in to comment.