• Kubernetes Submit Queue's avatar
    Merge pull request #36245 from fraenkel/env_configmap · 819535b9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 38433, 36245)
    
    Allow pods to define multiple environment variables from a whole ConfigMap
    
    Allow environment variables to be populated from ConfigMaps
    
    - ConfigMaps represent an entire set of EnvVars
    - EnvVars can override ConfigMaps
    
    
    fixes #26299
    819535b9
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...