changed to hourly execution
This commit is contained in:
parent
40455b7ab4
commit
5ca982426e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ metadata:
|
|||
labels:
|
||||
app.kubernetes.io/name: k8s-mastodon-bot
|
||||
spec:
|
||||
schedule: "* */15 * * *"
|
||||
schedule: "*/15 * * * *"
|
||||
successfulJobsHistoryLimit: 5
|
||||
failedJobsHistoryLimit: 5
|
||||
concurrencyPolicy: Replace
|
||||
|
|
Loading…
Reference in a new issue