k3s-cluster/cluster/apps/monitoring/proxmoxve-exporter/probe.yaml

18 lines
372 B
YAML
Raw Normal View History

2023-05-11 05:23:10 +00:00
apiVersion: monitoring.coreos.com/v1
kind: Probe
2023-05-11 05:23:10 +00:00
metadata:
name: proxmoxve-exporter
namespace: monitoring
labels:
release: kube-prometheus-stack
2023-05-11 05:23:10 +00:00
spec:
interval: 60s
module: default
prober:
url: proxmoxve-exporter.monitoring.svc.cluster.local:9221
2023-05-11 05:23:10 +00:00
path: /pve
targets:
staticConfig:
static:
2023-06-27 22:58:53 +00:00
- "192.168.87.29"
2023-08-06 04:01:26 +00:00
- "192.168.87.20"