Argo CD · Example Payload

Argo Cd V1Alpha1 Config Map Key Ref Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

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

Top-level fields

configMapNamekey

Example Payload

Raw ↑
{
  "configMapName": "my-application",
  "key": "eyJhbGciOiJIUzI1NiJ9.example"
}