website/docs/admin/resourcequota/object-counts.yaml

9 lines
176 B
YAML
Raw Normal View History

2016-06-23 15:51:35 +00:00
apiVersion: v1
kind: ResourceQuota
metadata:
name: object-counts
spec:
hard:
persistentvolumeclaims: "2"
services.loadbalancers: "2"
services.nodeports: "0"