Update example GitHub URLs in values.yaml to include an example for enterprise account-level runners (#4181)

This commit is contained in:
Cory Calahan
2025-07-16 01:40:38 -07:00
committed by GitHub
parent 4326693888
commit ad826725ce

View File

@@ -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.