diff --git a/platform/gitea/templates/config-job.yaml b/platform/gitea/templates/config-job.yaml index ee87a263..ae97ec46 100644 --- a/platform/gitea/templates/config-job.yaml +++ b/platform/gitea/templates/config-job.yaml @@ -6,7 +6,7 @@ metadata: annotations: argocd.argoproj.io/sync-wave: "1" spec: - backoffLimit: 0 + backoffLimit: 10 template: spec: restartPolicy: Never