radanalyticsio / spark-operator

Operator for managing the Spark clusters on Kubernetes and OpenShift.
Apache License 2.0
157 stars 61 forks source link

Make the initContainer image configurable within the SparkCluster resource definition #326

Closed ac74475 closed 3 years ago

ac74475 commented 4 years ago

It would be really useful to define a different image or repository to retrieve all images, however currently the InitContainers are hardcoded.