Add job and start deadlines to the g10k-code CronJob #490

Merged
benvin merged 1 commits from benvin/g10k-hung-job-deadline into main 2026-09-26 20:55:33 +10:00
+2
View File
@@ -11,11 +11,13 @@ metadata:
namespace: puppet
spec:
schedule: "*/1 * * * *"
startingDeadlineSeconds: 200
concurrencyPolicy: Forbid
successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 3
jobTemplate:
spec:
activeDeadlineSeconds: 300
template:
metadata:
labels: