Skip to content

Commit

Permalink
fix: use jenkins images instead of konflux image
Browse files Browse the repository at this point in the history
Signed-off-by: Lizhong Chen <lichen@redhat.com>
  • Loading branch information
chenlizhong committed Nov 18, 2024
1 parent 3987919 commit d0bde1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ parameters:
- description: Image NAME
name: IMAGE
required: true
value: quay.io/redhat-services-prod/insights-management-tenant/insights-yuptoo/yuptoo
value: quay.io/cloudservices/yuptoo
# value: quay.io/redhat-services-prod/insights-management-tenant/insights-yuptoo/yuptoo
- description: Image tag
name: IMAGE_TAG
required: true
Expand Down

0 comments on commit d0bde1a

Please sign in to comment.