Argo CD · Schema

v1alpha1SyncOperation

SyncOperation contains details about a sync operation.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
autoHealAttemptsCount integer
dryRun boolean
manifests array
prune boolean
resources array
revision string Revision is the revision (Git) or chart version (Helm) which to sync the application to If omitted, will use the revision specified in app spec.
revisions array Revisions is the list of revision (Git) or chart version (Helm) which to sync each source in sources field for the application to If omitted, will use the revision specified in app spec.
source object
sources array
syncOptions array
syncStrategy object
View JSON Schema on GitHub