dremio-cloud-tools icon indicating copy to clipboard operation
dremio-cloud-tools copied to clipboard

Add ability to specify global image registry in values

Open ikosyanenko opened this issue 3 years ago • 0 comments

Currently, executors are using some images like busybox from the default Docker registry, and deployment can fail on a pretty big cluster due to the limitation of the number of requests to Docker. We are adding the ability to specify a global image registry for all images.

ikosyanenko avatar Jun 01 '22 08:06 ikosyanenko