mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -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
|
enabled: true
|
||||||
service:
|
service:
|
||||||
enabled: true
|
enabled: true
|
||||||
annotations:
|
annotations: {}
|
||||||
prometheus.io/scrape: true
|
#prometheus.io/scrape: true
|
||||||
prometheus.io/port: 9252
|
#prometheus.io/port: 9252
|
||||||
prometheus.io/scheme: http
|
#prometheus.io/scheme: http
|
||||||
|
|
||||||
runners:
|
runners:
|
||||||
config: |
|
config: |
|
||||||
|
|
@ -64,7 +64,7 @@ gitlab-runner:
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 256Mi
|
memory: 2Gi
|
||||||
requests:
|
requests:
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
cpu: 100m
|
cpu: 500m
|
||||||
Loading…
Add table
Add a link
Reference in a new issue