website/docs/tasks/configure-pod-container/rq-best-effort.yaml

10 lines
119 B
YAML

apiVersion: v1
kind: ResourceQuota
metadata:
name: best-effort
spec:
hard:
pods: "10"
scopes:
- BestEffort