fix: align probe config with sala's working example
This commit is contained in:
@@ -3,13 +3,10 @@ kind: Probe
|
||||
metadata:
|
||||
name: google-probe
|
||||
namespace: memelord-jake
|
||||
labels:
|
||||
release: monitoring
|
||||
spec:
|
||||
interval: 30s
|
||||
module: http_2xx
|
||||
prober:
|
||||
url: prometheus-blackbox-exporter.monitoring.svc.cluster.local:9115
|
||||
url: blackbox-exporter.monitoring.svc.cluster.local
|
||||
targets:
|
||||
staticConfig:
|
||||
static:
|
||||
|
||||
Reference in New Issue
Block a user