mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-04 16:37:39 +08:00
Fix helm charts when pass values file. (#2222)
This commit is contained in:
5
charts/auto-scaling-runner-set/tests/values.yaml
Normal file
5
charts/auto-scaling-runner-set/tests/values.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
githubConfigUrl: https://github.com/actions/actions-runner-controller
|
||||
githubConfigSecret:
|
||||
github_token: test
|
||||
maxRunners: 10
|
||||
minRunners: 5
|
||||
Reference in New Issue
Block a user