File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/policy Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ Here is an example set of resources users may want to put under object count quo
168
168
The same syntax can be used for custom resources.
169
169
For example, to create a quota on a ` widgets ` custom resource in the ` example.com ` API group, use ` count/widgets.example.com ` .
170
170
171
- When using such a resource quota (only available for some object kinds), an object is charged
171
+ When using such a resource quota (nearly for all object kinds), an object is charged
172
172
against the quota if the control plane has a stored copy.
173
173
These types of quotas are useful to protect against exhaustion of storage resources. For example, you may
174
174
want to limit the number of Secrets in a server given their large size. Too many Secrets in a cluster can
You can’t perform that action at this time.
0 commit comments