Commit 54dab4c5 authored by Mike Danese's avatar Mike Danese

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

Fix a nit in the downward api proposal for resources.
parents 135e3cbf 9927b1c3
...@@ -485,7 +485,7 @@ Volume path names are examples only and not necessarily as specified. ...@@ -485,7 +485,7 @@ Volume path names are examples only and not necessarily as specified.
| memory_request | requests.memory | | memory_request | requests.memory |
Volumes are pod scoped, the container name must be specified as part of Volumes are pod scoped, the container name must be specified as part of
`containerSpecFieldRef` with them. `resourceFieldRef` with them.
#### Examples #### Examples
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment