Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 367 Bytes

V1alpha1RetryStrategy.md

File metadata and controls

9 lines (6 loc) · 367 Bytes

ArgoCD::V1alpha1RetryStrategy

Properties

Name Type Description Notes
backoff V1alpha1Backoff [optional]
limit String Limit is the maximum number of attempts for retrying a failed sync. If set to 0, no retries will be performed. [optional]