Skip to content

Commit

Permalink
[CCXDEV-14488] Update IMAGE in clowdapp.yaml for ephemeral env
Browse files Browse the repository at this point in the history
  • Loading branch information
matysek committed Oct 1, 2024
1 parent 9ae89d5 commit 507da32
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 507da32

Please sign in to comment.