scale down runners to 0 for garm testing
This commit is contained in:
parent
7c7be9216b
commit
fa3eccf70a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ metadata:
|
||||||
namespace: gitea
|
namespace: gitea
|
||||||
spec:
|
spec:
|
||||||
# Two replicas means that if one is busy, the other can pick up jobs.
|
# Two replicas means that if one is busy, the other can pick up jobs.
|
||||||
replicas: 3
|
replicas: 0
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: forgejo-runner
|
app: forgejo-runner
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue