Using a custom docker image for Elastic Cloud on Kubernetes

In principle what is written in the Kubernetes documenation applies also to ECK
https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/

For ECK 0.8.0 we don't support a full podTemplate yet which means you cannot unfortunately specify the necessary imagePullSecrets. We will fix that in the next release.