Change to token insted of basic auth

This commit is contained in:
dvirlabs 2025-06-26 05:42:05 +03:00
parent 0d5d303259
commit 9bbe8e827e

View File

@ -1,6 +1,4 @@
enabled: true
targets:
- gitea-http.dev-tools.svc.cluster.local:3000
basic_auth:
username: prometheus
password: ${GIT_TOKEN}
bearer_token: ${GITEA_PROM_TOKEN}