Skip to content

Commit 556a892

Browse files
authored
chore: increase expected last successful time combine-to-osv (#4963)
1 parent 3100688 commit 556a892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/clouddeploy/gke-workers/base/combine-to-osv.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: CronJob
33
metadata:
44
name: combine-to-osv
55
labels:
6-
cronLastSuccessfulTimeMins: "90"
6+
cronLastSuccessfulTimeMins: "2160"
77
spec:
88
schedule: "30 13,21 * * *"
99
concurrencyPolicy: Forbid

0 commit comments

Comments
 (0)