Revert "fix(proxmoxve): add a label to the probe, rename file to probe.yaml"

This reverts commit 2aef045d4a.
This commit is contained in:
SeanOMik 2023-08-06 00:45:51 -04:00
parent 4dd99e3f6c
commit b20afdcee1
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
2 changed files with 1 additions and 3 deletions

View File

@ -3,5 +3,5 @@ kind: Kustomization
resources: resources:
- ./proxmoxve-config.sops.yaml - ./proxmoxve-config.sops.yaml
- ./helm-release.yaml - ./helm-release.yaml
- ./probe.yaml - ./service-monitor.yaml
- ./dashboard.yaml - ./dashboard.yaml

View File

@ -3,8 +3,6 @@ kind: Probe
metadata: metadata:
name: proxmoxve-exporter name: proxmoxve-exporter
namespace: monitoring namespace: monitoring
labels:
release: kube-prometheus-stack
spec: spec:
interval: 60s interval: 60s
module: default module: default