correct the downwardapi redirect

This commit is contained in:
jianglingxia
2017-10-25 14:00:32 +08:00
committed by zacharysarah
parent 4c42b81966
commit 63cae6189f
+1 -1
View File
@@ -483,7 +483,7 @@ A `projected` volume maps several existing volume sources into the same director
Currently, the following types of volume sources can be projected:
- [`secret`](#secret)
- [`downwardAPI`](#downardapi)
- [`downwardAPI`](#downwardapi)
- `configMap`
All sources are required to be in the same namespace as the pod. For more details, see the [all-in-one volume design document](https://github.com/kubernetes/community/blob/{{page.githubbranch}}/contributors/design-proposals/node/all-in-one-volume.md).