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
|
||||
gitlabUrl: https://gitlab.com/
|
||||
unregisterRunner: true
|
||||
unregisterRunner: false
|
||||
terminationGracePeriodSeconds: 3600
|
||||
concurrent: 10
|
||||
checkInterval: 30
|
||||
@@ -68,4 +68,4 @@ gitlab-runner:
|
||||
memory: 2Gi
|
||||
requests:
|
||||
memory: 128Mi
|
||||
cpu: 500m
|
||||
cpu: 500m
|
||||
|
||||
Reference in New Issue
Block a user