Skip to content
Discussion options

You must be logged in to vote

The illusion of 2 options

Whenever you uncomment containerMode in the values.yaml for the gha-runner-scale-set helm chat you have 2 options dind or kubernetes.

When you choose dind for example, this configuration will be automatically injected into the following template section and when you choose kubernetes this will be injected into the template section.

The 3rd option

If you want to customize either of these options (dind or kubernetes), just keep containerMode commented out and simply paste whatever configuration you want under template!

Example: changing the DOCKER_HOST value for dind

Let's say you don't want the DOCKER_HOST to be set to: unix:///run/docker/docker.sock and instead, …

Replies: 0 comments 17 replies

Comment options

You must be logged in to vote
1 reply
@Link-
Comment options

Answer selected by Link-
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@kamigerami
Comment options

@DevBey
Comment options

@shankarRaman
Comment options

@DevBey
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARC (Actions Runner Controller) For issues and discussions related to the Actions Runner Controller project Transferred These are discussions that have recently Transferred from another org/repo Runner Configuration Kubernetes Docker-in-Docker
6 participants