diff --git a/manifests/gitea/monitoring.yaml b/manifests/gitea/monitoring.yaml index 2df01b5..bd12283 100644 --- a/manifests/gitea/monitoring.yaml +++ b/manifests/gitea/monitoring.yaml @@ -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}