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