mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 11:30:59 +00:00
10 lines
204 B
YAML
10 lines
204 B
YAML
apiVersion: actions.summerwind.dev/v1alpha1
|
|
kind: RunnerDeployment
|
|
metadata:
|
|
name: example-runnerdeploy
|
|
spec:
|
|
# replicas: 1
|
|
template:
|
|
spec:
|
|
repository: mumoshu/actions-runner-controller-ci
|