| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the environment variable. Must be a C_IDENTIFIER. | |
| value | String | Variable references |
[optional] |
| valueFrom | V1EnvVarSource | Source for the environment variable's value. Cannot be used if value is not empty. | [optional] |