Kazan v0.4.0 Kazan.Models.Api.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.kubernetes.pkg.api.v1.ConfigMapEnvSource

Properties

  • name :: String

  • optional :: Boolean

    • Specify whether the ConfigMap must be defined