dind configuration change default image #3438
Unanswered
romankydybets
asked this question in
Questions
Replies: 1 comment
-
we have issue |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
according to this part configuration
https://github.com/actions/actions-runner-controller/blob/master/charts/gha-runner-scale-set/values.yaml#L134-L135
i could change it for example to any dind image through the values,
but unfortunately it defined inside the helper so no options to override
https://github.com/actions/actions-runner-controller/blob/master/charts/gha-runner-scale-set/templates/_helpers.tpl#L98-L99
do anyone have ideas how to handle such situation?
Beta Was this translation helpful? Give feedback.
All reactions