Replies: 1 comment 1 reply
-
There are two modes in which you can install ARC now
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi folks,
I have previously been managing installing Actions Runner Controller with the
actions-runner-controller
Helm chart located in https://actions-runner-controller.github.io/actions-runner-controller, but noticed at some point the install docs changed to point to an OCI registry.I was wondering if there's a typo in the docs? It's pointing to
oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller
, which I'm assuming comes from https://github.com/actions/actions-runner-controller/tree/master/charts/gha-runner-scale-set-controller.There's no
README.md
or documentation for thegha-runner-scale-set-controller
chart, but there is for https://github.com/actions/actions-runner-controller/tree/master/charts/actions-runner-controller - which seems a bit more "public-facing" and like the one I would expect to use.Can someone help point me in the right direction? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions