Skip to content

Commit 6327ca0

Browse files
authored
Merge pull request #33183 from afirth/patch-1
Update resource-quotas.md with info about RBAC
2 parents d05ae98 + 694b4db commit 6327ca0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/concepts/policy/resource-quotas.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ be consumed by resources in that namespace.
2222

2323
Resource quotas work like this:
2424

25-
- Different teams work in different namespaces. Currently this is voluntary, but
26-
support for making this mandatory via ACLs is planned.
25+
- Different teams work in different namespaces. This can be enforced with [RBAC](/docs/reference/access-authn-authz/rbac/).
2726

2827
- The administrator creates one ResourceQuota for each namespace.
2928

0 commit comments

Comments
 (0)