Argo CD · Example Payload

Argo Cd V1Alpha1 Kustomize Selector Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd V1Alpha1 Kustomize Selector Example is an example object payload from Argo CD, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

annotationSelectorlabelSelectorresId

Example Payload

Raw ↑
{
  "annotationSelector": "example-annotationselector",
  "labelSelector": "example-labelselector",
  "resId": "app-123456"
}