Added cronjob label to job template
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -57,6 +57,9 @@ spec:
|
|||||||
failedJobsHistoryLimit: 1
|
failedJobsHistoryLimit: 1
|
||||||
successfulJobsHistoryLimit: 1
|
successfulJobsHistoryLimit: 1
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
|
metadata:
|
||||||
|
labels:
|
||||||
|
cronjob: git-sync
|
||||||
spec:
|
spec:
|
||||||
backoffLimit: 1
|
backoffLimit: 1
|
||||||
template:
|
template:
|
||||||
|
Reference in New Issue
Block a user