Adding Callouts to Tasks > Inject Data Into Applications (#5023)

* Adding callout

* Adding callout

* Adding callouts

* Update distribute-credentials-secure.md
This commit is contained in:
Cody Clark
2017-08-17 16:17:32 -07:00
committed by Steve Perry
parent d761d6bc96
commit c5ad73c2d8
4 changed files with 9 additions and 4 deletions
@@ -41,6 +41,7 @@ username and password:
**Note:** If you want to skip the Base64 encoding step, you can create a Secret
by using the `kubectl create secret` command:
{: .note}
kubectl create secret generic test-secret --from-literal=username='my-app' --from-literal=password='39528$vdg7Jb'