Argo · Schema

SyncRequest

Request body for triggering an application sync operation.

CNCFCI/CDGitOpsKubernetesOpen SourceProgressive DeliveryWorkflow Engine

Properties

Name Type Description
revision string Specific Git revision to sync to. Defaults to the current target revision.
dryRun boolean Preview sync without applying changes.
prune boolean Delete resources no longer defined in the source.
strategy object Sync strategy configuration.
resources array Specific resources to sync (partial sync).
View JSON Schema on GitHub