[GitHub Actions] Scale large to 0

This commit is contained in:
Corneil du Plessis
2022-11-08 21:40:25 +02:00
parent fab8172501
commit 699ada511e

View File

@@ -30,7 +30,7 @@ spec:
githubAPICredentialsFrom:
secretRef:
name: controller-manager-secret
minReplicas: 1
minReplicas: 0
maxReplicas: 2
scaleTargetRef:
kind: RunnerDeployment
@@ -38,4 +38,4 @@ spec:
scaleUpTriggers:
- githubEvent:
workflowJob: {}
duration: "30m"
duration: "20m"