Update example GitHub URLs in values.yaml to include example for enterprise account-level runners
This commit is contained in:
parent
4326693888
commit
efde9a3473
|
|
@ -1,5 +1,5 @@
|
|||
## githubConfigUrl is the GitHub url for where you want to configure runners
|
||||
## ex: https://github.com/myorg/myrepo or https://github.com/myorg
|
||||
## ex: https://github.com/myorg/myrepo or https://github.com/myorg or https://github.com/enterprises/myenterprise
|
||||
githubConfigUrl: ""
|
||||
|
||||
## githubConfigSecret is the k8s secret information to use when authenticating via the GitHub API.
|
||||
|
|
|
|||
Loading…
Reference in New Issue