Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 389 Bytes

V1alpha1SyncStrategyApply.md

File metadata and controls

8 lines (5 loc) · 389 Bytes

ArgoCD::V1alpha1SyncStrategyApply

Properties

Name Type Description Notes
force BOOLEAN Force indicates whether or not to supply the --force flag to `kubectl apply`. The --force flag deletes and re-create the resource, when PATCH encounters conflict and has retried for 5 times. [optional]