17 lines
331 B
YAML
17 lines
331 B
YAML
|
kind: Probe
|
||
|
apiVersion: monitoring.coreos.com/v1
|
||
|
metadata:
|
||
|
name: ungleich-ch
|
||
|
namespace: monitoring
|
||
|
spec:
|
||
|
interval: 60s
|
||
|
module: http_2xx
|
||
|
prober:
|
||
|
url: blackbox-exporter:19115
|
||
|
targets:
|
||
|
staticConfig:
|
||
|
static:
|
||
|
- https://ungleich.ch
|
||
|
- https://monitoring.place7.ungleich.ch
|
||
|
- https://google.com
|