Write the Docs: add doc for using configmap data in pods (#3780)

* new doc - using configmaps in pods

* fix style violation - remove command prompt

* Update configure-pod-configmap.md

Fixed the endcapture tag
This commit is contained in:
Jodie Putrino
2017-05-16 11:00:16 -06:00
committed by Andrew Chen
parent 72513483fa
commit 145f4e64c7
3 changed files with 408 additions and 15 deletions
+1
View File
@@ -21,6 +21,7 @@ toc:
- docs/tasks/configure-pod-container/configure-pod-initialization.md
- docs/tasks/configure-pod-container/attach-handler-lifecycle-event.md
- docs/tasks/configure-pod-container/configmap.md
- docs/tasks/configure-pod-container/configure-pod-configmap.md
- docs/tools/kompose/user-guide.md
- title: Injecting Data Into Applications