Add monitoring.yaml
This commit is contained in:
15
monitoring.yaml
Normal file
15
monitoring.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: Probe
|
||||
metadata:
|
||||
name: google-probe
|
||||
spec:
|
||||
module: http_2xx
|
||||
prober:
|
||||
url: blackbox-exporter.monitoring.svc.cluster.local
|
||||
targets:
|
||||
staticConfig:
|
||||
static:
|
||||
- google.com
|
||||
- www.err.ee
|
||||
- www.amazon.com
|
||||
Reference in New Issue
Block a user