EnvFromSource represents the source of a set of ConfigMaps
Name | Type | Description | Notes |
---|---|---|---|
config_map_ref | V1ConfigMapEnvSource | [optional] | |
prefix | str | An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. | [optional] |
secret_ref | V1SecretEnvSource | [optional] |