Argo CD · Schema

v1alpha1ApplicationSpec

ApplicationSpec represents desired application state. Contains link to repository with application definition and additional parameters link definition revision.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
destination object
ignoreDifferences array
info array
project string Project is a reference to the project this application belongs to. The empty string means that application belongs to the 'default' project.
revisionHistoryLimit integer RevisionHistoryLimit limits the number of items kept in the application's revision history, which is used for informational purposes as well as for rollbacks to previous versions. This should only be
source object
sourceHydrator object
sources array
syncPolicy object
View JSON Schema on GitHub