Skip to content

Commit

Permalink
Update resource-quotas.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afirth committed Apr 25, 2022
1 parent a49bb7f commit 694b4db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/en/docs/concepts/policy/resource-quotas.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ be consumed by resources in that namespace.

Resource quotas work like this:

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

- The administrator creates one ResourceQuota for each namespace.

Expand Down

1 comment on commit 694b4db

@lolofofo056
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.