mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 16:31:19 -05:00
metrics
This commit is contained in:
parent
66e5e30923
commit
fe0a4cc958
1 changed files with 4 additions and 1 deletions
|
|
@ -22,7 +22,10 @@ gitlab-runner:
|
||||||
enabled: true
|
enabled: true
|
||||||
service:
|
service:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
annotations:
|
||||||
|
prometheus.io/scrape: true
|
||||||
|
prometheus.io/port: 9252
|
||||||
|
prometheus.io/scheme: http
|
||||||
|
|
||||||
runners:
|
runners:
|
||||||
config: |
|
config: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue