Path fix 3 (#3647)

* Fix yaml path.

* Fix yaml paths.
This commit is contained in:
Steve Perry
2017-05-04 18:49:44 -07:00
committed by GitHub
parent 76bd752c41
commit 0f881b20d7
3 changed files with 4 additions and 4 deletions
@@ -37,7 +37,7 @@ Pod:
1. Create a Pod based on the YAML configuration file:
kubectl create -f http://k8s.io/docs/tasks/configure-pod-container/envars.yaml
kubectl create -f http://k8s.io/docs/tasks/inject-data-application/envars.yaml
1. List the running Pods: