chore: poll G14 source every minute
This commit is contained in:
@@ -1500,7 +1500,7 @@ function tektonPollerCronJob(args) {
|
||||
}
|
||||
},
|
||||
spec: {
|
||||
schedule: "*/5 * * * *",
|
||||
schedule: "* * * * *",
|
||||
concurrencyPolicy: "Forbid",
|
||||
successfulJobsHistoryLimit: 3,
|
||||
failedJobsHistoryLimit: 3,
|
||||
|
||||
Reference in New Issue
Block a user