From 9598d67fe09eacc2c6e2c406a38ee7832e3808bf Mon Sep 17 00:00:00 2001 From: Nir Soffer Date: Thu, 29 Jun 2023 23:28:04 +0300 Subject: [PATCH] Remove unneeded newName When kustomizing images newName instead required only if we want to change the image. In ocm-controller we only want to set the tag. Signed-off-by: Nir Soffer --- test/addons/ocm-controller/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/test/addons/ocm-controller/kustomization.yaml b/test/addons/ocm-controller/kustomization.yaml index 6502cae7e..73507bb07 100644 --- a/test/addons/ocm-controller/kustomization.yaml +++ b/test/addons/ocm-controller/kustomization.yaml @@ -25,7 +25,6 @@ resources: images: - name: quay.io/stolostron/multicloud-manager - newName: quay.io/stolostron/multicloud-manager newTag: $image_tag patches: