Argo CD · Example Payload

Argo Cd Repository Kustomize App Spec Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Repository Kustomize App Spec Example is an example object payload from Argo CD, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

images

Example Payload

Raw ↑
{
  "images": [
    "example-images",
    "example-images"
  ]
}