chore: remove unused comments

This commit is contained in:
SeanOMik 2023-08-06 00:01:26 -04:00
parent 2aef045d4a
commit b71c72ad72
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 32 deletions

View File

@ -15,35 +15,4 @@ spec:
staticConfig: staticConfig:
static: static:
- "192.168.87.29" - "192.168.87.29"
- "192.168.87.20" - "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