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