diff --git a/cluster/apps/monitoring/proxmoxve-exporter/kustomization.yaml b/cluster/apps/monitoring/proxmoxve-exporter/kustomization.yaml index bbf1332..8f5f074 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 -- ./probe.yaml +- ./service-monitor.yaml - ./dashboard.yaml \ No newline at end of file diff --git a/cluster/apps/monitoring/proxmoxve-exporter/probe.yaml b/cluster/apps/monitoring/proxmoxve-exporter/service-monitor.yaml similarity index 81% rename from cluster/apps/monitoring/proxmoxve-exporter/probe.yaml rename to cluster/apps/monitoring/proxmoxve-exporter/service-monitor.yaml index fe31b33..a015519 100644 --- a/cluster/apps/monitoring/proxmoxve-exporter/probe.yaml +++ b/cluster/apps/monitoring/proxmoxve-exporter/service-monitor.yaml @@ -3,8 +3,6 @@ kind: Probe metadata: name: proxmoxve-exporter namespace: monitoring - labels: - release: kube-prometheus-stack spec: interval: 60s module: default