Skip to content

Commit

Permalink
Merge pull request #1079 from RedHatInsights/update_deploy_img
Browse files Browse the repository at this point in the history
updating image ref to konflux built image
  • Loading branch information
psav authored Nov 15, 2024
2 parents 7490e46 + a1302e1 commit 7d0f62e
Show file tree
Hide file tree
Showing 4 changed files with 658 additions and 443 deletions.
2 changes: 1 addition & 1 deletion deploy-mutate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8745,7 +8745,7 @@ parameters:
- name: IMAGE_TAG
value: latest
- name: IMAGE
value: quay.io/cloudservices/clowder
value: quay.io/redhat-services-prod/hcm-eng-prod-tenant/clowder
- name: DEBUG_TRIGGERS
value: 'false'
- name: DEBUG_CACHE_CREATE
Expand Down
2 changes: 1 addition & 1 deletion deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8718,7 +8718,7 @@ parameters:
- name: IMAGE_TAG
value: latest
- name: IMAGE
value: quay.io/cloudservices/clowder
value: quay.io/redhat-services-prod/hcm-eng-prod-tenant/clowder
- name: DEBUG_TRIGGERS
value: 'false'
- name: DEBUG_CACHE_CREATE
Expand Down
Loading

0 comments on commit 7d0f62e

Please sign in to comment.