prometheus operator v0.71.2
Alertmanager.spec.initContainers.env.valueFrom.secretKeyRef.spec.initContainers.envFrom
List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.
| 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
|