Reimplement edits (#4249)

* Reimplement PR #3920

* Reimplement PR #3976

* Reimplement PR #4055 and #4128

* Reimplement PR #4146

* Reimplemented PR #4163
This commit is contained in:
Andrew Chen
2017-07-01 12:34:12 -07:00
committed by GitHub
parent b16949794b
commit b67e532138
5 changed files with 16 additions and 9 deletions
@@ -54,9 +54,9 @@ the Pod:
kubectl exec -it test-projected-volume -- /bin/sh
1. In your shell, verify that the `projected-volumes` directory contains your projected sources:
1. In your shell, verify that the `projected-volume` directory contains your projected sources:
/ # ls projected-volumes/
/ # ls /projected-volume/
{% endcapture %}
{% capture whatsnext %}