mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 12:06:57 +00:00
8 lines
205 B
YAML
8 lines
205 B
YAML
githubConfigUrl: https://github.com/actions/actions-runner-controller
|
|
githubConfigSecret:
|
|
github_token: test
|
|
maxRunners: 10
|
|
minRunners: 5
|
|
controllerServiceAccount:
|
|
name: "arc"
|
|
namespace: "arc-system" |