Skip to content

Deploying controller to support multiple github organizations #505

Answered by mumoshu
tzejohn asked this question in Questions
Discussion options

You must be logged in to vote

Yeah, if you also need to isolate each organization('s runners) into a dedicated namespace, --watch-namespace should be handy.

In the Helm chart it is configurable via:

https://github.com/summerwind/actions-runner-controller/blob/b42b8406a2b6d606ef9b531867720039e1de1b42/charts/actions-runner-controller/values.yaml#L103-L104

Also, if you're okay with sharing the GitHub token/app and the namespace across GitHub orgs, I believe just creating RunnerDeployments with various organization field values work.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ionutzaharia
Comment options

@callum-tait-pbx
Comment options

@rxa313
Comment options

Answer selected by mumoshu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #442 on May 02, 2021 11:31.