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: