Move topic to Injecting Data section. (#3623)

* Move topic to Injecting Data section.

* Update include paths.

* Remove old file.
This commit is contained in:
Steve Perry
2017-05-03 14:20:05 -07:00
committed by GitHub
parent 7c1e0a95fb
commit 6935b1c6a9
5 changed files with 7 additions and 5 deletions
@@ -0,0 +1,7 @@
apiVersion: v1
kind: Secret
metadata:
name: test-secret
data:
username: bXktYXBwCg==
password: Mzk1MjgkdmRnN0piCg==