Skip to content

Commit

Permalink
Change image for cleaner job
Browse files Browse the repository at this point in the history
  • Loading branch information
patchkez authored and rexwhite committed Oct 14, 2024
1 parent 79a4eb0 commit 909a728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/remediations-consumer-clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ objects:
schedule: '@hourly'
suspend: ${{CLEANER_SUSPEND}}
podSpec:
image: quay.io/cloudservices/remediations-consumer:${IMAGE_TAG}
image: ${IMAGE}:${IMAGE_TAG}
restartPolicy: Never
command:
- node
Expand Down

0 comments on commit 909a728

Please sign in to comment.