actions-runner-controller/charts/gha-runner-scale-set/tests/values.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"