From 4851179bbd260756ba3802692d541159ba4696b7 Mon Sep 17 00:00:00 2001 From: Avesh Agarwal Date: Fri, 20 May 2016 08:21:58 -0400 Subject: [PATCH] Fix a nit in the downward api proposal for resources. --- downward_api_resources_limits_requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downward_api_resources_limits_requests.md b/downward_api_resources_limits_requests.md index 15f08550229..60ec4787d49 100644 --- a/downward_api_resources_limits_requests.md +++ b/downward_api_resources_limits_requests.md @@ -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