Argo CD · Schema

v1alpha1ApplicationSourceKustomize

v1alpha1ApplicationSourceKustomize schema from Argo CD API

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
apiVersions array APIVersions specifies the Kubernetes resource API versions to pass to Helm when templating manifests. By default, Argo CD uses the API versions of the target cluster. The format is [group/]version/kin
commonAnnotations object
commonAnnotationsEnvsubst boolean
commonLabels object
components array
forceCommonAnnotations boolean
forceCommonLabels boolean
ignoreMissingComponents boolean
images array
kubeVersion string KubeVersion specifies the Kubernetes API version to pass to Helm when templating manifests. By default, Argo CD uses the Kubernetes version of the target cluster.
labelIncludeTemplates boolean
labelWithoutSelector boolean
namePrefix string
nameSuffix string
namespace string
patches array
replicas array
version string
View JSON Schema on GitHub