Skip to content

Commit 5257d0f

Browse files
tahmidefazclaude
authored andcommitted
Add widgetRegistry config to frontend-clowder.yml
Migrate widget layout configuration from chrome service to FEO, decoupling the Image Builder widget dashboard from chrome. Ref: https://redhat.atlassian.net/browse/RHCLOUD-40474 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ab5c77e commit 5257d0f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

deploy/frontend-clowder.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,17 @@ objects:
7474
href: /insights/image-builder
7575
icon: InsightsIcon
7676
product: Red Hat Insights
77+
widgetRegistry:
78+
- scope: landing
79+
module: ./ImageBuilderWidget
80+
config:
81+
title: "Image Builder"
82+
icon: RhelIcon
83+
defaults:
84+
w: 1
85+
h: 4
86+
maxH: 10
87+
minH: 1
7788
envName: ${ENV_NAME}
7889
title: Image-builder
7990
deploymentRepo: https://github.com/RedHatInsights/image-builder-frontend

0 commit comments

Comments
 (0)