kubernetes v1.33
StatefulSetSpec.template.spec.containers.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. Must be a C_IDENTIFIER. |
The Secret to select from |