Remove custom labels for servicemonitors
This commit is contained in:
parent
a9a6a1dace
commit
1130d9903d
|
@ -66,8 +66,3 @@ spec:
|
|||
- hosts:
|
||||
- *prometheus-host
|
||||
secretName: wildcard-main-tls
|
||||
|
||||
# prometheusSpec:
|
||||
# serviceMonitorSelector:
|
||||
# matchLabels:
|
||||
# monitorWith: prometheus
|
||||
|
|
|
@ -37,7 +37,7 @@ spec:
|
|||
enabled: true
|
||||
|
||||
labels:
|
||||
monitorWith: prometheus
|
||||
release: kube-prometheus-stack
|
||||
|
||||
endpoints:
|
||||
- port: http
|
||||
|
|
Loading…
Reference in New Issue