spacelift workerpool v0.0.21

WorkerPool.spec.pod.initContainer.envFrom[].secretRef.spec.pod.volumes.projected.sources

sources is the list of volume projections. Each entry in this list handles one source.

5 fields
WorkerPool.spec.pod.initContainer.envFrom[].secretRef.spec.pod.volumes.projected.sources fields and descriptions
Field / TypeDescription
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. ClusterTrustBundle objects can either be selected by name, or by the combination of signer name and a label selector. Kubelet performs aggressive normalization of the PEM contents written into the pod filesystem. Esoteric PEM features such as inter-block comments and block headers are stripped. Certificates are deduplicated. The ordering of certificates within the file is arbitrary, and Kubelet may change the order over time.

object

configMap information about the configMap data to project

  • x-kubernetes-map-type: "atomic"
object

downwardAPI information about the downwardAPI data to project

object

secret information about the secret data to project

  • x-kubernetes-map-type: "atomic"
object

serviceAccountToken is information about the serviceAccountToken data to project