mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
11 lines
202 B
YAML
11 lines
202 B
YAML
apiVersion: actions.summerwind.dev/v1alpha1
|
|
kind: RunnerDeployment
|
|
metadata:
|
|
name: auto-scale-runners
|
|
spec:
|
|
replicas: 1
|
|
maxRunnerLimit: 15
|
|
template:
|
|
spec:
|
|
repository: monalisa/main123
|