Hey Team, could we have a global value to override the image registry for all images used in the chart. This will be very helpful when deploying in air gapped cluster deployments where you can only pull images from a private repositories.
Sample Usage:
global:
imageRegistry: "my-registry.com"