Skip to content

Commit

Permalink
fix the value for IMAGE parameter in deploy config (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
petracihalova authored Sep 3, 2024
1 parent 28c53b4 commit f8fa663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/clowdapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ objects:
parameters:
- description: image
name: IMAGE
value: quay.io/cloudservices/platform-feedback
value: quay.io/cloudservices/entitlements-api-go
- description: Log level for the application
name: LOG_LEVEL
required: false
Expand Down

0 comments on commit f8fa663

Please sign in to comment.