diff --git a/cluster/apps/monitoring/proxmoxve-exporter/kustomization.yaml b/cluster/apps/monitoring/proxmoxve-exporter/kustomization.yaml index 8f5f074..bbf1332 100644 --- a/cluster/apps/monitoring/proxmoxve-exporter/kustomization.yaml +++ b/cluster/apps/monitoring/proxmoxve-exporter/kustomization.yaml @@ -3,5 +3,5 @@ kind: Kustomization resources: - ./proxmoxve-config.sops.yaml - ./helm-release.yaml -- ./service-monitor.yaml +- ./probe.yaml - ./dashboard.yaml \ No newline at end of file diff --git a/cluster/apps/monitoring/proxmoxve-exporter/service-monitor.yaml b/cluster/apps/monitoring/proxmoxve-exporter/probe.yaml similarity index 93% rename from cluster/apps/monitoring/proxmoxve-exporter/service-monitor.yaml rename to cluster/apps/monitoring/proxmoxve-exporter/probe.yaml index d02d1d2..2d29a74 100644 --- a/cluster/apps/monitoring/proxmoxve-exporter/service-monitor.yaml +++ b/cluster/apps/monitoring/proxmoxve-exporter/probe.yaml @@ -3,6 +3,8 @@ kind: Probe metadata: name: proxmoxve-exporter namespace: monitoring + labels: + release: kube-prometheus-stack spec: interval: 60s module: default