From b20afdcee1e2667721ec6059d2b1526044ad0374 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 6 Aug 2023 00:45:51 -0400 Subject: [PATCH] Revert "fix(proxmoxve): add a label to the probe, rename file to probe.yaml" This reverts commit 2aef045d4a4c926b93341128bb051aaeb340d4ec. --- cluster/apps/monitoring/proxmoxve-exporter/kustomization.yaml | 2 +- .../proxmoxve-exporter/{probe.yaml => service-monitor.yaml} | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) rename cluster/apps/monitoring/proxmoxve-exporter/{probe.yaml => service-monitor.yaml} (81%) 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