Remove custom labels for servicemonitors

This commit is contained in:
SeanOMik 2023-04-29 19:52:42 -04:00
parent a9a6a1dace
commit 1130d9903d
2 changed files with 1 additions and 6 deletions

View File

@ -66,8 +66,3 @@ spec:
- hosts: - hosts:
- *prometheus-host - *prometheus-host
secretName: wildcard-main-tls secretName: wildcard-main-tls
# prometheusSpec:
# serviceMonitorSelector:
# matchLabels:
# monitorWith: prometheus

View File

@ -37,7 +37,7 @@ spec:
enabled: true enabled: true
labels: labels:
monitorWith: prometheus release: kube-prometheus-stack
endpoints: endpoints:
- port: http - port: http