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 * * *"
|
||||
successfulJobsHistoryLimit: 1
|
||||
failedJobsHistoryLimit: 1
|
||||
startingDeadlineSeconds: 300
|
||||
jobTemplate:
|
||||
spec:
|
||||
backoffLimit: 0
|
||||
|
@ -34,7 +35,6 @@ spec:
|
|||
readOnly: false
|
||||
restartPolicy: Never
|
||||
activeDeadlineSeconds: 900
|
||||
startingDeadlineSeconds: 300
|
||||
volumes:
|
||||
- name: bodhi-critpath
|
||||
persistentVolumeClaim:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue