Add token to woodpecker

This commit is contained in:
dvirlabs 2025-06-26 06:25:28 +03:00
parent 28790e5e96
commit 4f13d7d15b
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
enabled: true
targets:
- woodpecker-server.dev-tools.svc.cluster.local:9000
bearer_token: prometheusmetricstoken

View File

@ -26,6 +26,7 @@ server:
WOODPECKER_OPEN: "true"
WOODPECKER_PLUGINS_PRIVILEGED: woodpeckerci/plugin-docker-buildx
WOODPECKER_PLUGINS_TRUSTED: woodpeckerci/plugin-docker-buildx
WOODPECKER_PROMETHEUS_AUTH_TOKEN: prometheusmetricstoken
createAgentSecret: true
service:
port: 80