Kazan v0.9.0 Kazan.Apis.Core.V1.ConfigMapEnvSource View Source

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.

OpenAPI Definition: io.k8s.api.core.v1.ConfigMapEnvSource

Properties

  • name :: String

  • optional :: Boolean

    • Specify whether the ConfigMap must be defined