Argo Workflows · Example Payload

Argo Workflows Io K8S Api Core V1 Volume Projection Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

Argo Workflows Io K8S Api Core V1 Volume Projection Example is an example object payload from Argo Workflows, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

clusterTrustBundleconfigMapdownwardAPIpodCertificatesecretserviceAccountToken

Example Payload

Raw ↑
{
  "clusterTrustBundle": "example-clustertrustbun",
  "configMap": "example-configmap",
  "downwardAPI": "example-downwardapi",
  "podCertificate": "example-podcertificate",
  "secret": "example-secret",
  "serviceAccountToken": "example-serviceaccountt"
}