Skip to content

Instantly share code, notes, and snippets.

@rawlingsj
Created April 5, 2017 09:41
Show Gist options
  • Save rawlingsj/bbe612afacbaf1ebbca5a6c5d70ad153 to your computer and use it in GitHub Desktop.
Save rawlingsj/bbe612afacbaf1ebbca5a6c5d70ad153 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ResourceQuota
metadata:
name: compute-resources
spec:
hard:
limits.cpu: "4"
limits.memory: 2Gi
scopes:
- NotTerminating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment