We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3100688 commit 556a892Copy full SHA for 556a892
1 file changed
deployment/clouddeploy/gke-workers/base/combine-to-osv.yaml
@@ -3,7 +3,7 @@ kind: CronJob
3
metadata:
4
name: combine-to-osv
5
labels:
6
- cronLastSuccessfulTimeMins: "90"
+ cronLastSuccessfulTimeMins: "2160"
7
spec:
8
schedule: "30 13,21 * * *"
9
concurrencyPolicy: Forbid
0 commit comments