Skip to content

Commit

Permalink
Merge branch 'master' into konflux/mintmaker/master/registry.access.r…
Browse files Browse the repository at this point in the history
…edhat.com-ubi8-go-toolset-1.x
  • Loading branch information
matysek authored Oct 2, 2024
2 parents 991ef41 + 03bb7c9 commit aa72499
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ objects:
parameters:
- description: Image name
name: IMAGE
value: quay.io/cloudservices/insights-results-aggregator-cleaner
value: quay.io/redhat-services-prod/obsint-processing-tenant/insights-results-aggregator-cleaner/insights-results-aggregator-cleaner
- name: IMAGE_TAG
required: true
description: Image tag to use for apps
Expand Down
3 changes: 3 additions & 0 deletions pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ export IQE_TEST_IMPORTANCE=""
export IQE_CJI_TIMEOUT="30m"
export IQE_ENV="ephemeral"
export IQE_ENV_VARS="DYNACONF_USER_PROVIDER__rbac_enabled=false"
# Set the correct images for pull requests.
# pr_check in pull requests still uses the old cloudservices images
EXTRA_DEPLOY_ARGS="--set-parameter insights-aggregator-cleaner/IMAGE=quay.io/cloudservices/insights-results-aggregator-cleaner"


function build_image() {
Expand Down

0 comments on commit aa72499

Please sign in to comment.