Merge pull request #25962 from aveshagarwal/master-downward-api-resources-limits-requests-nit

Fix a nit in the downward api proposal for resources.
pull/6/head
Mike Danese 2016-05-20 16:33:27 -07:00
commit 54dab4c59b
1 changed files with 1 additions and 1 deletions

View File

@ -485,7 +485,7 @@ Volume path names are examples only and not necessarily as specified.
| memory_request | requests.memory |
Volumes are pod scoped, the container name must be specified as part of
`containerSpecFieldRef` with them.
`resourceFieldRef` with them.
#### Examples