kubernetes v1.37
PodList.items.spec.ephemeralContainers.envFrom
EnvFromSource represents the source of a set of ConfigMaps or Secrets
| Field / Type | Description |
|---|---|
The ConfigMap to select from | |
prefix | Optional text to prepend to the name of each environment variable. May consist of any printable ASCII characters except '='. |
The Secret to select from |