Kubernetes init helper image should be configurable
Description
In the issue added the ability to switch helper between GitLab and Docker registries (FF_GITLAB_REGISTRY_HELPER_IMAGE).
But it's not possible to use kubernetes runner in offline mode. You can configure, for example, KUBERNETES_HELPER_IMAGE, but not init container.
Proposal
Add KUBERNETES_INIT_HELPER_IMAGE to change the image location