Skip to content

Commit

Permalink
ffs schedule change
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpbennett committed Jul 15, 2024
1 parent 0ec36bc commit 51d4a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/workflows/health-dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: &app health-dashboard
namespace: cron-jobs
spec:
schedule: "* * * * *"
schedule: "0 7 * * *"
timezone: "Europe/London" # Default to local machine timezone
startingDeadlineSeconds: 0
concurrencyPolicy: "Replace" # Default to "Allow"
Expand Down

0 comments on commit 51d4a95

Please sign in to comment.