Argo CD · Schema

v1alpha1ApplicationDestination

v1alpha1ApplicationDestination schema from Argo CD API

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
name string Name is an alternate way of specifying the target cluster by its symbolic name. This must be set if Server is not set.
namespace string
server string Server specifies the URL of the target cluster's Kubernetes control plane API. This must be set if Name is not set.
View JSON Schema on GitHub