diff --git a/deploy/cache-writer.yaml b/deploy/cache-writer.yaml index 0d30663f..1fce6607 100644 --- a/deploy/cache-writer.yaml +++ b/deploy/cache-writer.yaml @@ -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 diff --git a/deploy/clowdapp.yaml b/deploy/clowdapp.yaml index 32323279..6183eb0a 100644 --- a/deploy/clowdapp.yaml +++ b/deploy/clowdapp.yaml @@ -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 diff --git a/deploy/dvo-writer.yaml b/deploy/dvo-writer.yaml index 91053e3e..27266dab 100644 --- a/deploy/dvo-writer.yaml +++ b/deploy/dvo-writer.yaml @@ -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