diff --git a/cluster/apps/monitoring/proxmoxve-exporter/probe.yaml b/cluster/apps/monitoring/proxmoxve-exporter/probe.yaml index 2d29a74..fe31b33 100644 --- a/cluster/apps/monitoring/proxmoxve-exporter/probe.yaml +++ b/cluster/apps/monitoring/proxmoxve-exporter/probe.yaml @@ -15,35 +15,4 @@ spec: staticConfig: static: - "192.168.87.29" - - "192.168.87.20" - -#apiVersion: monitoring.coreos.com/v1 -#kind: ServiceMonitor -#metadata: -# name: proxmoxve-exporter -# namespace: monitoring -# labels: -# release: kube-prometheus-stack -#spec: -# selector: -# matchLabels: -# app: proxmoxve-service -# endpoints: -# - port: http -# interval: 2m -# scrapeTimeout: 1m -# path: /pve -# params: -# target: -# - "192.168.87.29" -# module: -# - default -# - port: http -# interval: 2m -# scrapeTimeout: 1m -# path: /pve -# params: -# target: -# - "192.168.87.20" -# module: -# - default \ No newline at end of file + - "192.168.87.20" \ No newline at end of file