Add gitea with token for metrics
This commit is contained in:
parent
37e4e11f3a
commit
0d5d303259
@ -1,3 +1,6 @@
|
|||||||
enabled: true
|
enabled: true
|
||||||
targets:
|
targets:
|
||||||
- gitea-http.dev-tools.svc.cluster.local:3000
|
- gitea-http.dev-tools.svc.cluster.local:3000
|
||||||
|
basic_auth:
|
||||||
|
username: prometheus
|
||||||
|
password: ${GIT_TOKEN}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user