Skip to content

Commit

Permalink
infrastructure: cluster1: kube-prometheus-stack: Collect exim.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Jan 28, 2024
1 parent 8782406 commit c6c4635
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions infrastructure/cluster1/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ prometheus:
- vm1.wugi.info:9324
scrape_interval: 1m
job_name: bird
- static_configs:
- targets:
- vm1.wugi.info:9636
scrape_interval: 1m
job_name: exim
ingress:
enabled: true
ingressClassName: nginx
Expand Down

0 comments on commit c6c4635

Please sign in to comment.