Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 504 Bytes

V1EnvFromSource.md

File metadata and controls

16 lines (8 loc) · 504 Bytes

V1EnvFromSource

EnvFromSource represents the source of a set of ConfigMaps

Properties

Name Type Description Notes
configMapRef V1ConfigMapEnvSource [optional]
prefix String An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. [optional]
secretRef V1SecretEnvSource [optional]