fix: update probe labels and target format
This commit is contained in:
@@ -3,8 +3,6 @@ kind: Probe
|
||||
metadata:
|
||||
name: google-probe
|
||||
namespace: memelord-jake
|
||||
labels:
|
||||
release: prometheus # Standard label often used to ensure Prometheus picks up the resource
|
||||
spec:
|
||||
interval: 30s
|
||||
module: http_2xx
|
||||
@@ -13,4 +11,4 @@ spec:
|
||||
targets:
|
||||
staticConfig:
|
||||
static:
|
||||
- https://www.google.com
|
||||
- google.com
|
||||
|
||||
Reference in New Issue
Block a user