Files
runner/autoscalev0.yaml
TingluoHuang 7da6739eae dind
2020-09-03 01:12:46 -04:00

15 lines
304 B
YAML

apiVersion: actions.summerwind.dev/v1alpha1
kind: RunnerDeployment
metadata:
name: auto-scale-runners
spec:
replicas: 1
maxRunnerLimit: 5
template:
spec:
configURL: https://github.com/bbq-beets/ting-test
githubTokenSecretKeyRef:
name: githubtoken
key: GITHUB_PAT