From 5a42b8180551f2c331c7a19b18be2ae68e3ccb44 Mon Sep 17 00:00:00 2001 From: Akhil Jha Date: Thu, 10 Oct 2024 13:20:36 +0530 Subject: [PATCH] ci(KONFLUX-2339): Update cloud image to konflux --- deploy/frontend.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/frontend.yaml b/deploy/frontend.yaml index 27380e04..09b4a7c6 100644 --- a/deploy/frontend.yaml +++ b/deploy/frontend.yaml @@ -37,4 +37,4 @@ parameters: - name: IMAGE_TAG required: true - name: IMAGE - value: quay.io/cloudservices/provisioning-frontend + value: quay.io/redhat-services-prod/insights-management-tenant/insights-provisioning/provisioning-frontend