Try to not specify serviceMonitorSelector
This commit is contained in:
parent
65f33b49a6
commit
a9a6a1dace
|
@ -67,7 +67,7 @@ spec:
|
|||
- *prometheus-host
|
||||
secretName: wildcard-main-tls
|
||||
|
||||
prometheusSpec:
|
||||
serviceMonitorSelector:
|
||||
matchLabels:
|
||||
monitorWith: prometheus
|
||||
# prometheusSpec:
|
||||
# serviceMonitorSelector:
|
||||
# matchLabels:
|
||||
# monitorWith: prometheus
|
||||
|
|
Loading…
Reference in New Issue