mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 03:33:26 +00:00
Merge pull request #25962 from aveshagarwal/master-downward-api-resources-limits-requests-nit
Fix a nit in the downward api proposal for resources.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user