Description of problem: Removing ImageRepository override in MCH does not remove override in managed MCE.
Version-Release number of selected component (if applicable): 2.7.3
How reproducible: Always
Steps to Reproduce:
- deploy ACM with annotation in MCH to override the ImageRepository
- ImageRepository gets copied to MCE multiclusterengine
- go back and remove the MCH annotation
- the annotation on MCE remains
Actual results: the annotation on MCE remains
Expected results: MCE imageRepository override is not present if not present in MCH
Additional info:
- clones
-
ACM-5184 MCE imageRepository override does not match MCH
-
- Closed
-