Skip to content

Commit

Permalink
set jobsHistoryLimits
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreben committed Nov 8, 2023
1 parent 09283b4 commit 8a2b7e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ spec:
cpu: 50m
memory: 400Mi
restartPolicy: Never
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1
volumes:
- name: cybersource-files
persistentVolumeClaim:
Expand Down

0 comments on commit 8a2b7e4

Please sign in to comment.