mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
metrics
This commit is contained in:
parent
a8f476d4a3
commit
d4a1989baa
1 changed files with 5 additions and 1 deletions
|
|
@ -16,6 +16,11 @@ gitlab-runner:
|
|||
resourceNames:
|
||||
- gitlab-runner
|
||||
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
|
||||
runners:
|
||||
config: |
|
||||
[[runners]]
|
||||
|
|
@ -54,7 +59,6 @@ gitlab-runner:
|
|||
resources:
|
||||
limits:
|
||||
memory: 256Mi
|
||||
cpu: 200m
|
||||
requests:
|
||||
memory: 128Mi
|
||||
cpu: 100m
|
||||
Loading…
Add table
Add a link
Reference in a new issue