mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-13 21:42:18 +00:00
[aaisp2mqtt] Fix concurrency for the cronjob (#9)
* [aaisp2mqtt] Fix cronjob concurrency * [aaisp2mqtt] Bump chart version
This commit is contained in:
@@ -40,6 +40,7 @@ cronjob:
|
||||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 1
|
||||
# startingDeadlineSeconds: 10
|
||||
concurrencyPolicy: Allow
|
||||
|
||||
resources: {}
|
||||
# We usually recommend not to specify default resources and to leave this as a conscious
|
||||
|
||||
Reference in New Issue
Block a user