From dc645e147b3ff23d162154cc1bda6ed2df87a1cb Mon Sep 17 00:00:00 2001 From: Steve Sloka Date: Fri, 15 Apr 2016 07:39:35 -0400 Subject: [PATCH] Added space --- docs/user-guide/images.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-guide/images.md b/docs/user-guide/images.md index e5252ba814..9949df54b8 100644 --- a/docs/user-guide/images.md +++ b/docs/user-guide/images.md @@ -67,6 +67,7 @@ All users of the cluster who can create pods will be able to run pods that use a images in the ECR registry. The kubelet will fetch and periodically refresh ECR credentials. It needs the following permissions to do this: + - `ecr:GetAuthorizationToken` - `ecr:BatchCheckLayerAvailability` - `ecr:GetDownloadUrlForLayer`