[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:
Brenda Santos
2022-03-17 17:38:42 -03:00
committed by GitHub
parent 86db461dd1
commit b3dfe51819
3 changed files with 717 additions and 0 deletions
@@ -0,0 +1,10 @@
apiVersion: v1
kind: ResourceQuota
metadata:
name: pods-cluster-services
spec:
scopeSelector:
matchExpressions:
- operator : In
scopeName: PriorityClass
values: ["cluster-services"]