We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9949d5 commit 094ce65Copy full SHA for 094ce65
1 file changed
deploy/helm/ifrcgo-helm/values.yaml
@@ -277,11 +277,11 @@ cronjobs:
277
- command: 'notify_validators'
278
schedule: '0 0 * * *'
279
- command: 'poll_gdacs_cyclone'
280
- schedule: '0 0 * * 0'
+ schedule: '0 11 * * 0'
281
- command: 'poll_gdacs_flood'
282
- schedule: '15 9 * * *'
+ schedule: '0 11 * * *'
283
- command: 'poll_usgs_earthquake'
284
+ schedule: '0 18 * * 0'
285
- command: 'alert_notification'
286
schedule: '0 */2 * * *'
287
# https://github.com/jazzband/django-oauth-toolkit/blob/master/docs/management_commands.rst#cleartokens
0 commit comments