Merge pull request #290 from slintes/fix-configmap
Fixed environment variables use-case for ConfigMap
This commit is contained in:
@@ -237,7 +237,7 @@ metadata:
|
||||
|
||||
### Use-Case: Consume ConfigMap in environment variables
|
||||
|
||||
ConfigMaps can be used to populate the value of command line arguments. As an example, consider
|
||||
ConfigMaps can be used to populate environment variables. As an example, consider
|
||||
the following ConfigMap:
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user