mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
test
This commit is contained in:
parent
fe0a4cc958
commit
cf525dcf68
1 changed files with 6 additions and 6 deletions
|
|
@ -22,10 +22,10 @@ gitlab-runner:
|
|||
enabled: true
|
||||
service:
|
||||
enabled: true
|
||||
annotations:
|
||||
prometheus.io/scrape: true
|
||||
prometheus.io/port: 9252
|
||||
prometheus.io/scheme: http
|
||||
annotations: {}
|
||||
#prometheus.io/scrape: true
|
||||
#prometheus.io/port: 9252
|
||||
#prometheus.io/scheme: http
|
||||
|
||||
runners:
|
||||
config: |
|
||||
|
|
@ -64,7 +64,7 @@ gitlab-runner:
|
|||
|
||||
resources:
|
||||
limits:
|
||||
memory: 256Mi
|
||||
memory: 2Gi
|
||||
requests:
|
||||
memory: 128Mi
|
||||
cpu: 100m
|
||||
cpu: 500m
|
||||
Loading…
Add table
Add a link
Reference in a new issue