Schema
objectio.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
optionalThe ConfigMap to select from
prefix string
optionalOptional text to prepend to the name of each environment variable. May consist of any printable ASCII characters except '='.
secretRef
optionalThe Secret to select from