try to get working
This commit is contained in:
parent
7303e12d5a
commit
86c5e286ae
|
@ -36,8 +36,10 @@ spec:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: air-quality-external
|
app: air-quality-external
|
||||||
endpoints:
|
endpoints:
|
||||||
- interval: 60s
|
- port: metrics
|
||||||
port: metrics
|
interval: 60s
|
||||||
|
scrapeTimeout: 15s
|
||||||
|
path: /metrics
|
||||||
|
|
||||||
#kind: Probe
|
#kind: Probe
|
||||||
#apiVersion: monitoring.coreos.com/v1
|
#apiVersion: monitoring.coreos.com/v1
|
||||||
|
|
Loading…
Reference in New Issue