mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 19:50:30 +00:00
10 lines
234 B
YAML
10 lines
234 B
YAML
apiVersion: actions.summerwind.dev/v1alpha1
|
|
kind: RunnerReplicaSet
|
|
metadata:
|
|
name: summerwind-actions-runner-controller
|
|
spec:
|
|
replicas: 2
|
|
template:
|
|
spec:
|
|
repository: actions-runner-controller/actions-runner-controller
|