OS
OpenSpec
HUB
Home
/
core.api.k8s.io
/
v1
/
EnvFromSource
EnvFromSource
EnvFromSource represents the source of a set of ConfigMaps or Secrets
Resource Structure
Copy JSON
Interactive Tree
configMapRef
object
The ConfigMap to select from
prefix
string
Optional text to prepend to the name of each environment variable. May consist of any printable ASCII characters except '='.
secretRef
object
The Secret to select from