Closed
Description
If you want to use a proxy like a pull through cache it is easier to override the registry itself and leave the repository name as it is.
As of now, we need to override the whole repository to let us able to use custom registry which is fragile due to the fact that repository name can be changed.
On the other hand, I see this convention can be found in the huge Bitnami Helm Chart collection