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