Updated the forgejo-runner
This commit is contained in:
parent
c1b3a243f0
commit
03768e8399
1 changed files with 2 additions and 8 deletions
|
@ -1,14 +1,8 @@
|
||||||
replicaCount: 1
|
replicaCount: 2
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: code.forgejo.org/forgejo/runner
|
repository: code.forgejo.org/forgejo/runner
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "3.5.1"
|
tag: "6.0.1"
|
||||||
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
memory: 2Gi
|
|
||||||
requests:
|
|
||||||
memory: 1Gi
|
|
||||||
|
|
||||||
forgejoUrl: http://forgejo-http.gitea.svc.cluster.local:3000
|
forgejoUrl: http://forgejo-http.gitea.svc.cluster.local:3000
|
||||||
|
|
Loading…
Reference in a new issue