Name | Type | Description | Notes |
---|---|---|---|
Name | string | Name of the environment variable. Must be a C_IDENTIFIER. | [default to null] |
Value | string | Variable references |
[optional] [default to null] |
ValueFrom | *V1EnvVarSource | Source for the environment variable's value. Cannot be used if value is not empty. | [optional] [default to null] |