scale down runners to 0 for garm testing

This commit is contained in:
Patrick Sy 2026-03-05 15:50:54 +01:00
parent 7c7be9216b
commit fa3eccf70a
Signed by: patrick.sy
GPG key ID: DDDC8EC51823195E

View file

@ -7,7 +7,7 @@ metadata:
namespace: gitea
spec:
# Two replicas means that if one is busy, the other can pick up jobs.
replicas: 3
replicas: 0
selector:
matchLabels:
app: forgejo-runner