From f92bc79c98bd3eb59fc053dd44bcd2572c676bd1 Mon Sep 17 00:00:00 2001 From: Amit Upadhye Date: Wed, 9 Oct 2024 18:47:33 +0530 Subject: [PATCH] Update clowdapp to use konflux builds --- clowdapp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clowdapp.yaml b/clowdapp.yaml index a54d0a88..31452a2e 100644 --- a/clowdapp.yaml +++ b/clowdapp.yaml @@ -302,7 +302,7 @@ parameters: - description: Image NAME name: IMAGE required: true - value: quay.io/cloudservices/ros-backend + value: quay.io/redhat-services-prod/insights-management-tenant/insights-resource-optimization/ros-backend - description: Image tag name: IMAGE_TAG required: true