Skip to content

Commit

Permalink
Drop CRON_MINUTES
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Aug 14, 2024
1 parent 9c627b3 commit 597a136
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sync/openshift.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ parameters:
value: "false"

### Usually a bad idea - not recommended
- name: CRON_MINUTES
description: Random number, 0-60, for scheduling cronjobs
from: "[0-5]{1}[0-9]{1}"
generate: expression
- name: JOB_BACKOFF_LIMIT
description: "The number of attempts to try for a successful job outcome"
value: "3"
Expand Down

0 comments on commit 597a136

Please sign in to comment.