Skip to content

Commit

Permalink
MAP-1636 cron job recovery
Browse files Browse the repository at this point in the history
  • Loading branch information
michalnawrockidj committed Oct 1, 2024
1 parent fe9a6a7 commit 2172e89
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
15 changes: 0 additions & 15 deletions helm_deploy/use-of-force/templates/_helpers.tpl

This file was deleted.

2 changes: 0 additions & 2 deletions helm_deploy/use-of-force/templates/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ apiVersion: batch/v1
kind: CronJob
metadata:
name: send-reminders
labels:
{{- include "uof.labels" . | nindent 4 }}
spec:
schedule: "*/5 * * * *"
concurrencyPolicy: Replace
Expand Down

0 comments on commit 2172e89

Please sign in to comment.