Skip to main content
Schemaobject

io.k8s.api.core.v1.EnvFromSource

EnvFromSource represents the source of a set of ConfigMaps or Secrets

Source
specs/apis__batch__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
configMapRef
optional

The ConfigMap to select from

prefix string
optional

Optional text to prepend to the name of each environment variable. May consist of any printable ASCII characters except '='.

secretRef
optional

The Secret to select from