Merge pull request #23464 from wangxy518/patch-9

Update configmap.md
This commit is contained in:
Kubernetes Prow Robot
2020-08-26 18:47:02 -07:00
committed by GitHub
@@ -4,7 +4,7 @@ id: configmap
date: 2018-04-12
full_link: /docs/concepts/configuration/configmap/
short_description: >
An API object used to store non-confidential data in key-value pairs. Can be consumed as environment variables, command-line arguments, or configuraton files in a volume.
An API object used to store non-confidential data in key-value pairs. Can be consumed as environment variables, command-line arguments, or configuration files in a volume.
aka:
tags: