update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user