change interval and scrape periods
This commit is contained in:
		| @@ -16,6 +16,6 @@ spec: | ||||
|       app.kubernetes.io/instance: {{ .Release.Name }} | ||||
|   endpoints: | ||||
|     - port: metrics | ||||
|       interval: 3m | ||||
|       scrapeTimeout: 1m | ||||
|       interval: 30s | ||||
|       scrapeTimeout: 10s | ||||
|       path: /metrics | ||||
|   | ||||
		Reference in New Issue
	
	Block a user