Skip to content

Commit 3919d2a

Browse files
author
Myztiq
committed
Updated cron job template
1 parent 356c1a9 commit 3919d2a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ansible/k8/gamma/swarm-cloudwatch-reporter/crons/swarm-cloudwatch-reporter

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ spec:
1515
imagePullSecrets:
1616
- name: runnable-kubernetes-pull-secret
1717
restartPolicy: Never
18+
successfulJobsHistoryLimit: 5
19+
failedJobsHistoryLimit: 5
20+
concurrencyPolicy: Replace
1821
containers:
1922
- name: swarm-cloudwatch-reporter
2023
volumeMounts:

0 commit comments

Comments
 (0)