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

18 lines
372 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: Probe
metadata:
name: proxmoxve-exporter
namespace: monitoring
labels:
release: kube-prometheus-stack
spec:
interval: 60s
module: default
prober:
url: proxmoxve-exporter.monitoring.svc.cluster.local:9221
path: /pve
targets:
staticConfig:
static:
- "192.168.87.29"
- "192.168.87.20"