diff --git a/charts/tempest-pushgateway/templates/cronjob.yaml b/charts/tempest-pushgateway/templates/cronjob.yaml index cee5a21..2fbabd0 100644 --- a/charts/tempest-pushgateway/templates/cronjob.yaml +++ b/charts/tempest-pushgateway/templates/cronjob.yaml @@ -9,7 +9,7 @@ metadata: spec: schedule: "*/5 * * * *" startingDeadlineSeconds: 1800 - concurrencyPolicy: Forbid + concurrencyPolicy: Replace jobTemplate: spec: backoffLimit: 0