Skip to content

Commit

Permalink
(ayekan) add mail as target
Browse files Browse the repository at this point in the history
  • Loading branch information
csilva-cl committed Dec 18, 2024
1 parent fdcfbcb commit c9d800b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions fleet/lib/blackbox-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ serviceMonitor:
hostname: keycloak.ls.lsst.org
interval: 60s
module: http_2xx
- name: mail
url: https://mail.lsst.org/
hostname: mail.lsst.org
interval: 60s
module: http_2xx
prometheusRule:
enabled: true
additionalLabels:
Expand Down

0 comments on commit c9d800b

Please sign in to comment.