Skip to content

helm - let us overwrite the docker:dind image #3997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
julien-michaud opened this issue Mar 26, 2025 · 2 comments
Open

helm - let us overwrite the docker:dind image #3997

julien-michaud opened this issue Mar 26, 2025 · 2 comments
Labels
community Community contribution enhancement New feature or request needs triage Requires review from the maintainers

Comments

@julien-michaud
Copy link

https://github.com/actions/actions-runner-controller/blob/master/charts/gha-runner-scale-set/templates/_helpers.tpl#L99

see https://docs.docker.com/docker-hub/usage/

Unauthenticated users: 10 pulls/hour

We would like to pull the dind image from our registry instead of dockerhub otherwise we will get in trouble in April

@julien-michaud julien-michaud added community Community contribution enhancement New feature or request needs triage Requires review from the maintainers labels Mar 26, 2025
@julien-michaud
Copy link
Author

a pr might already be ready #3851

@szc1wz
Copy link

szc1wz commented May 13, 2025

hey @julien-michaud,
In our deployment we achieved this by specifying the template part of the values in the json file and passing it to the helm deployment by --set-json tempate=$(json) and it works perfectly fine for us for a longer time already :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution enhancement New feature or request needs triage Requires review from the maintainers
Projects
None yet
Development

No branches or pull requests

2 participants