Skip to content

Commit

Permalink
Merge pull request #2063 from matysek/mzibric-ccxdev14488
Browse files Browse the repository at this point in the history
[CCXDEV-14488] Update IMAGE in clowdapp.yaml for ephemeral env
  • Loading branch information
matysek authored Oct 1, 2024
2 parents 9ae89d5 + 507da32 commit 5163999
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/cache-writer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ parameters:
required: true
- description: Image name
name: IMAGE
value: quay.io/cloudservices/insights-results-aggregator
value: quay.io/redhat-services-prod/obsint-processing-tenant/aggregator/aggregator
- description: Image tag
name: IMAGE_TAG
required: true
Expand Down
2 changes: 1 addition & 1 deletion deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ parameters:
# insights-results-aggregator
- description: Image name
name: IMAGE
value: quay.io/cloudservices/insights-results-aggregator
value: quay.io/redhat-services-prod/obsint-processing-tenant/aggregator/aggregator
- description: Image tag
name: IMAGE_TAG
required: true
Expand Down
2 changes: 1 addition & 1 deletion deploy/dvo-writer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ parameters:
required: true
- description: Image name
name: IMAGE
value: quay.io/cloudservices/insights-results-aggregator
value: quay.io/redhat-services-prod/obsint-processing-tenant/aggregator/aggregator
- description: Image tag
name: IMAGE_TAG
required: true
Expand Down

0 comments on commit 5163999

Please sign in to comment.