Argo CD · Schema

v1alpha1ApplicationSetResourceIgnoreDifferences

ApplicationSetResourceIgnoreDifferences configures how the ApplicationSet controller will ignore differences in live applications when applying changes from generated applications.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
jqPathExpressions array JQPathExpressions is a list of JQ path expressions to fields to ignore differences for.
jsonPointers array JSONPointers is a list of JSON pointers to fields to ignore differences for.
name string Name is the name of the application to ignore differences for. If not specified, the rule applies to all applications.
View JSON Schema on GitHub