Merge pull request #16487 from ZJU-SEL/downwardapi-fix

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-10-29 05:51:20 -07:00
commit e47c8db9ca

View File

@ -121,6 +121,7 @@ Kubernetes supports several types of Volumes:
* `gitRepo`
* `secret`
* `persistentVolumeClaim`
* `downwardAPI`
We welcome additional contributions.