bodhi: critpathcron: move to correct spec
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fe1d94e8c6
commit
be63b58958
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,7 @@ spec:
|
||||||
schedule: "10 3 * * *"
|
schedule: "10 3 * * *"
|
||||||
successfulJobsHistoryLimit: 1
|
successfulJobsHistoryLimit: 1
|
||||||
failedJobsHistoryLimit: 1
|
failedJobsHistoryLimit: 1
|
||||||
|
startingDeadlineSeconds: 300
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
spec:
|
spec:
|
||||||
backoffLimit: 0
|
backoffLimit: 0
|
||||||
|
@ -34,7 +35,6 @@ spec:
|
||||||
readOnly: false
|
readOnly: false
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
activeDeadlineSeconds: 900
|
activeDeadlineSeconds: 900
|
||||||
startingDeadlineSeconds: 300
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: bodhi-critpath
|
- name: bodhi-critpath
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue