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

SecretEnvSource selects a Secret to populate the environment variables with.

The contents of the target Secret’s Data field will represent the key-value pairs as environment variables.

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

Properties

  • name :: String

  • optional :: Boolean

    • Specify whether the Secret must be defined