Integration between Github self-hosted runner and Github enterprise #2625
Unanswered
FathAllaTechOps
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
i'm using the helm chart
helm repo add actions-runner-controller https://actions-runner-controller.github.io/actions-runner-controller
helm install my-release actions-runner-controller/actions-runner-controller
--version 0.23.3
--namespace github-runners
--set syncPeriod=1m
--set githubEnterpriseServerURL=https://github.example.com/
--set authSecret.github_token=<my_Token>
and replaced the "example" with my enterprise name
and also added the token
I got this information from GitHub enterprise settings for runners
could I get help on this, please?
Beta Was this translation helpful? Give feedback.
All reactions