Resource Type: kubernetes_secret_env_source
- Defined in:
- lib/puppet/type/kubernetes_secret_env_source.rb
- Providers:
-
swagger
Overview
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.