Migrate to new task template

This commit is contained in:
nerdondon
2017-03-30 21:29:17 -07:00
committed by Andrew Chen
parent 7b95ad4ca0
commit aa83d54abb
6 changed files with 85 additions and 18 deletions
@@ -0,0 +1,9 @@
apiVersion: v1
kind: ResourceQuota
metadata:
name: object-counts
spec:
hard:
persistentvolumeclaims: "2"
services.loadbalancers: "2"
services.nodeports: "0"