Skip to content

Commit

Permalink
add support to configure dashboard air gap image
Browse files Browse the repository at this point in the history
Signed-off-by: Jeeva Kandasamy <jkandasa@redhat.com>
  • Loading branch information
jkandasa committed Jul 26, 2024
1 parent 0152446 commit 41539c6
Show file tree
Hide file tree
Showing 5 changed files with 1,012 additions and 2 deletions.
1 change: 1 addition & 0 deletions pkg/reconciler/common/transformers.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const (
ManualApprovalGatePrefix = "IMAGE_MAG_"
ResultsImagePrefix = "IMAGE_RESULTS_"
HubImagePrefix = "IMAGE_HUB_"
DashboardImagePrefix = "IMAGE_DASHBOARD_"

ArgPrefix = "arg_"
ParamPrefix = "param_"
Expand Down
Loading

0 comments on commit 41539c6

Please sign in to comment.