dremio-cloud-tools
dremio-cloud-tools copied to clipboard
Add ability to specify global image registry in values
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.