Name | Type | Description | Notes |
---|---|---|---|
ConfigMapRef | *V1ConfigMapEnvSource | The ConfigMap to select from | [optional] [default to null] |
Prefix | string | An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. | [optional] [default to null] |
SecretRef | *V1SecretEnvSource | The Secret to select from | [optional] [default to null] |