Allow [runners.docker] extra_hosts configuration in the helm chart values.yml
In values.yaml, we can specify hostAliases that will be append to /etc/hosts of Kubernates executor, but not append to runner which created after jobs received.
When using the offical helm chart, is there any possible option to set up extra_hosts in values.yml?
References:
Edited by Charkey