Fixed environment variables use-case

This commit is contained in:
Marc Sluiter 2016-03-30 22:29:18 +02:00 committed by Marc Sluiter
parent e5c0531677
commit eda11f14d7
1 changed files with 1 additions and 1 deletions

View File

@ -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