fix: correct typo in scrape configuration from 'internal' to 'interval'
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
6d363c5975
commit
697b8067c4
@ -49,7 +49,7 @@ authentication:
|
||||
labels:
|
||||
release: kube-prometheus-stack
|
||||
namespace: freeleaps-monitoring-system
|
||||
internal: 30s
|
||||
interval: 30s
|
||||
scrapeTimeout: ""
|
||||
services:
|
||||
- name: authentication-service
|
||||
|
||||
Loading…
Reference in New Issue
Block a user