fix a typo in /docs/user-guide/configmap/index.md

change "value" to "values"
This commit is contained in:
Xiaoyu Zhang
2017-03-20 14:49:37 +08:00
committed by GitHub
parent 6f8c97f4d2
commit 9c9d359fb3
+1 -1
View File
@@ -46,7 +46,7 @@ of configuration files.
Configuration data can be consumed in pods in a variety of ways. ConfigMaps can be used to:
1. Populate the value of environment variables
1. Populate the values of environment variables
2. Set command-line arguments in a container
3. Populate config files in a volume