Skip to content

Commit

Permalink
chore: konflux image url
Browse files Browse the repository at this point in the history
  • Loading branch information
psegedy committed Sep 30, 2024
1 parent ce8c5bd commit f206bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ parameters:
# 'force_schema_version=XXX' to reset the dirty flag to false and force the specific version, it will follow up with the schema upgrade defined by schema_version

# Common parameters
- {name: IMAGE, value: quay.io/cloudservices/patchman-engine-app}
- {name: IMAGE, value: quay.io/redhat-services-prod/insights-management-tenant/insights-patch/patchman-engine}
- {name: ENV_NAME, required: false}
- {name: GIN_MODE, value: 'release'} # Gin webframework running mode
- {name: KAFKA_READER_MAX_ATTEMPTS, value: '3'} # Limit of how many attempts will be made before kafka read error.
Expand Down

0 comments on commit f206bd0

Please sign in to comment.