[pt-br] Adding resouces quotas page translation (#32209)
* [pt-br]Adding range limits page translation * [pt-br] making suggested adjustments * [pt-br] updating yaml lines * [pt-br] Adding resource quotas page translation * Updating translations with suggestions * Adding archive * Applying suggestion Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com> * Adjusting terms * Adjusting terms Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: ResourceQuota
|
||||
metadata:
|
||||
name: pods-cluster-services
|
||||
spec:
|
||||
scopeSelector:
|
||||
matchExpressions:
|
||||
- operator : In
|
||||
scopeName: PriorityClass
|
||||
values: ["cluster-services"]
|
||||
Reference in New Issue
Block a user