Argo Workflows · Schema

io.k8s.api.core.v1.VolumeProjection

Projection that may be projected along with other supported volume types. Exactly one of these fields must be set.

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
clusterTrustBundle object ClusterTrustBundle allows a pod to access the `.spec.trustBundle` field of ClusterTrustBundle objects in an auto-updating file. Alpha, gated by the ClusterTrustBundleProjection feature gate. ClusterTr
configMap object configMap information about the configMap data to project
downwardAPI object downwardAPI information about the downwardAPI data to project
podCertificate object Projects an auto-rotating credential bundle (private key and certificate chain) that the pod can use either as a TLS client or server. Kubelet generates a private key and uses it to send a PodCertific
secret object secret information about the secret data to project
serviceAccountToken object serviceAccountToken is information about the serviceAccountToken data to project
View JSON Schema on GitHub