-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
undefined
We are making use of imageOverrideTag, imageOverrideRepository and imageOverrideRegistry in helm . But the problem with this approach was if anyone set them, then it will override the tags, registry and repository for all the images ie. all the images will now use same tags, registry, and repository. If someone want to set the registry, repository or tag for a single image he can't do that since all the override will apply to all the image
Created in Strimzi #4014