Skip to content

Multiple Controllers on same EKS cluster #692

Discussion options

You must be logged in to vote

Nothing specific beyond you will need a unique namespace for each set of runners, each controller configured to only watch their namespace like below, and a unique github app secret configured for each controller

scope:
  singleNamespace: true
  watchNamespace: actions-1
scope:
  singleNamespace: true
  watchNamespace: actions-2

etc etc

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by toast-gear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants