bodhi / critpath: fix spec to be valid

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-02-14 14:03:32 -08:00
parent 0f91c69c5c
commit fe1d94e8c6

View file

@ -7,8 +7,6 @@ spec:
schedule: "10 3 * * *"
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1
activeDeadlineSeconds: 900
startingDeadlineSeconds: 300
jobTemplate:
spec:
backoffLimit: 0
@ -35,7 +33,8 @@ spec:
mountPath: /bodhi-critpath
readOnly: false
restartPolicy: Never
startingDeadlineSeconds: 600
activeDeadlineSeconds: 900
startingDeadlineSeconds: 300
volumes:
- name: bodhi-critpath
persistentVolumeClaim: