diff --git a/doc/crds/ip-reconciler-job.yaml b/doc/crds/ip-reconciler-job.yaml index 80b62318f..df61a4e02 100644 --- a/doc/crds/ip-reconciler-job.yaml +++ b/doc/crds/ip-reconciler-job.yaml @@ -7,9 +7,12 @@ metadata: tier: node app: whereabouts spec: + concurrencyPolicy: Forbid + successfulJobsHistoryLimit: 0 schedule: "*/5 * * * *" jobTemplate: spec: + backoffLimit: 0 template: metadata: labels: