[zh] Resync concepts section (14)

This commit is contained in:
Qiming Teng
2021-04-29 12:38:27 +08:00
parent f11258448a
commit 1607e18655
3 changed files with 159 additions and 17 deletions
@@ -0,0 +1,10 @@
apiVersion: v1
kind: ResourceQuota
metadata:
name: pods-cluster-services
spec:
scopeSelector:
matchExpressions:
- operator : In
scopeName: PriorityClass
values: ["cluster-services"]