| Name | Type | Description | Notes |
|---|---|---|---|
| config_map_ref | \CBSi\Kubernetes\Model\V1ConfigMapEnvSource | The ConfigMap to select from | [optional] |
| prefix | string | An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. | [optional] |
| secret_ref | \CBSi\Kubernetes\Model\V1SecretEnvSource | The Secret to select from | [optional] |