Update example GitHub URLs in values.yaml to include an example for enterprise account-level runners (#4181)
This commit is contained in:
parent
4326693888
commit
ad826725ce
|
|
@ -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