Skip to content

Commit

Permalink
cron image name
Browse files Browse the repository at this point in the history
  • Loading branch information
chelsea-EYDS committed Jan 20, 2025
1 parent 2268893 commit 176248c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/cron-start-recommitment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ objects:
containers:
- name: ${APP_NAME}-cron-start-recommitment
restartPolicy: OnFailure
image: image-registry.openshift-image-registry.svc:5000/${IMAGE_NAMESPACE}/${APP_NAME}-server:dev
image: image-registry.openshift-image-registry.svc:5000/${IMAGE_NAMESPACE}/${APP_NAME}-server:${IMAGE_TAG}
resources:
limits:
cpu: 60m
Expand Down

0 comments on commit 176248c

Please sign in to comment.