feature:修改prometheus的scrape_interval为15s

This commit is contained in:
fumingwei
2022-11-16 19:08:06 +08:00
parent fbdf6f1f70
commit a7df510f5d

View File

@@ -15,7 +15,7 @@ spec:
nodePort: 30080
type: NodePort
global:
scrape_interval: 30s
scrape_interval: 15s
configmapReload:
prometheus:
image: