diff --git a/helm/osmcha/templates/cron.yaml b/helm/osmcha/templates/cron.yaml index ac3f87e..8bc2af6 100644 --- a/helm/osmcha/templates/cron.yaml +++ b/helm/osmcha/templates/cron.yaml @@ -8,7 +8,7 @@ metadata: release: {{ .Release.Name }} spec: schedule: "*/2 * * * *" - concurrencyPolicy: Forbid + concurrencyPolicy: Allow jobTemplate: spec: template: