Merge pull request #2919 from zhangxiaoyu-zidif/patch-34

fix a typo in /docs/user-guide/configmap/index.md
This commit is contained in:
devin-donnelly
2017-03-21 16:15:46 -07:00
committed by GitHub
+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