Skip to content

Commit

Permalink
Update k8s/index/job/exportation/cronjob.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: s-shiraki <s.shiraki.business@gmail.com>
  • Loading branch information
highpon and coderabbitai[bot] authored Dec 17, 2024
1 parent e5367eb commit e0cb10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/index/job/exportation/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/component: vald-index-exportation
app.kubernetes.io/version: v1.7.14
spec:
schedule: "* * * * *"
schedule: "0 * * * *"
concurrencyPolicy: Forbid
suspend: true
startingDeadlineSeconds: 43200
Expand Down

0 comments on commit e0cb10a

Please sign in to comment.