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