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