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

Properties

  • name :: String

  • optional :: Boolean

    • Specify whether the Secret must be defined