mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
update
This commit is contained in:
parent
628793d5df
commit
94554fe6fa
2 changed files with 2 additions and 6 deletions
|
|
@ -1,4 +0,0 @@
|
||||||
FROM ubuntu:latest
|
|
||||||
LABEL authors="user"
|
|
||||||
|
|
||||||
ENTRYPOINT ["top", "-b"]
|
|
||||||
|
|
@ -6,7 +6,7 @@ gitlab-runner:
|
||||||
|
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
gitlabUrl: https://gitlab.com/
|
gitlabUrl: https://gitlab.com/
|
||||||
unregisterRunner: true
|
unregisterRunner: false
|
||||||
terminationGracePeriodSeconds: 3600
|
terminationGracePeriodSeconds: 3600
|
||||||
concurrent: 10
|
concurrent: 10
|
||||||
checkInterval: 30
|
checkInterval: 30
|
||||||
|
|
@ -68,4 +68,4 @@ gitlab-runner:
|
||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
requests:
|
requests:
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue