mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51: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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue