spacelift workerpool v0.0.21

WorkerPool.spec.pod.customInitContainers[].envFrom[]

EnvFromSource represents the source of a set of ConfigMaps or Secrets

3 fields
WorkerPool.spec.pod.customInitContainers[].envFrom[] fields and descriptions
Field / TypeDescription
object

The ConfigMap to select from

  • x-kubernetes-map-type: "atomic"
prefix
string

Optional text to prepend to the name of each environment variable. Must be a C_IDENTIFIER.

object

The Secret to select from

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