Improve and update ResourceQuota example

This commit is contained in:
derekwaynecarr
2016-06-06 17:01:22 -04:00
parent f982e21d5b
commit 0b58359e02
7 changed files with 345 additions and 132 deletions
@@ -0,0 +1,7 @@
apiVersion: v1
kind: ResourceQuota
metadata:
name: object-counts
spec:
hard:
persistentvolumeclaims: "2"