ConfigMapEnvSource selects a ConfigMap to populate the environment variables with.
The contents of the target ConfigMap's Data field will represent the key-value pairs as environment variables.
io.k8s.api.core.v1.ConfigMapEnvSource
Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
io.k8s.api.core.v1.ConfigMapEnvSource#name
Specify whether the ConfigMap must be defined
io.k8s.api.core.v1.ConfigMapEnvSource#optional
Generated using TypeDoc
ConfigMapEnvSource selects a ConfigMap to populate the environment variables with.
The contents of the target ConfigMap's Data field will represent the key-value pairs as environment variables.
io.k8s.api.core.v1.ConfigMapEnvSource