add explicit titles to docs

This commit is contained in:
Ben Balter
2016-12-15 15:16:54 -05:00
parent 2a0c64f9bd
commit bfa604351f
291 changed files with 409 additions and 212 deletions
+2 -1
View File
@@ -2,8 +2,9 @@
assignees:
- eparis
- pmorie
title: Using ConfigMap
---
Many applications require configuration via some combination of config files, command line
arguments, and environment variables. These configuration artifacts should be decoupled from image
content in order to keep containerized applications portable. The ConfigMap API resource provides