Kubernetes executor - add support for custom initContainer image
What does this MR do?
Adds support for custom initContainer image for Kubernetes executor.
Why was this MR needed?
Closes #27098 (closed)
What's the best way to test this MR?
- Set
init_container_imageto override default value.