Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 480 Bytes

V1EnvFromSource.md

File metadata and controls

12 lines (7 loc) · 480 Bytes

V1EnvFromSource

Properties

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