spacelift workerpool v0.0.41

WorkerPool.spec.pod.workerContainer.envFrom[]

EnvFromSource represents the source of a set of ConfigMaps or Secrets

3 fields
WorkerPool.spec.pod.workerContainer.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. May consist of any printable ASCII characters except '='.

object

The Secret to select from

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