From 878f52219c8cdfb52b53cc05c6caf188a7cc3218 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Thu, 2 Aug 2018 09:12:27 -0700 Subject: [PATCH] Update authorization.md (#9726) --- content/en/docs/reference/access-authn-authz/authorization.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/reference/access-authn-authz/authorization.md b/content/en/docs/reference/access-authn-authz/authorization.md index f352f4caf0..09212d0a63 100644 --- a/content/en/docs/reference/access-authn-authz/authorization.md +++ b/content/en/docs/reference/access-authn-authz/authorization.md @@ -122,7 +122,7 @@ kind: SelfSubjectAccessReview spec: resourceAttributes: group: apps - name: deployments + resource: deployments verb: create namespace: dev EOF @@ -134,7 +134,7 @@ metadata: spec: resourceAttributes: group: apps - name: deployments + resource: deployments namespace: dev verb: create status: