solr-operator icon indicating copy to clipboard operation
solr-operator copied to clipboard

Use global.imagePullSecrets at solr-operator helm chart

Open j-coll opened this issue 4 years ago • 0 comments

In some scenarios, having to use pull secrets is mandatory. Even if using a private repo, or pulling from the public repos, but hitting the dockerhub anonymous pull limit (https://www.docker.com/increase-rate-limits).

The idea would be to use the global.imagePullSecrets, as in the main solr(cloud) helm, or in the zookeeper-operator.

j-coll avatar Oct 13 '21 10:10 j-coll