kubernetes v1.32
JobTemplateSpec.spec.template.spec.initContainers.envFrom
EnvFromSource represents the source of a set of ConfigMaps
| Field / Type | Description |
|---|---|
The ConfigMap to select from | |
prefix | An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. |
The Secret to select from |