Change to token insted of basic auth
This commit is contained in:
parent
0d5d303259
commit
9bbe8e827e
@ -1,6 +1,4 @@
|
|||||||
enabled: true
|
enabled: true
|
||||||
targets:
|
targets:
|
||||||
- gitea-http.dev-tools.svc.cluster.local:3000
|
- gitea-http.dev-tools.svc.cluster.local:3000
|
||||||
basic_auth:
|
bearer_token: ${GITEA_PROM_TOKEN}
|
||||||
username: prometheus
|
|
||||||
password: ${GIT_TOKEN}
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user