Skip to content

Instantly share code, notes, and snippets.

@sachin-slathia
Created December 10, 2019 07:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sachin-slathia/bf47a5c3777c229ee74fea2d711fa3d0 to your computer and use it in GitHub Desktop.
Save sachin-slathia/bf47a5c3777c229ee74fea2d711fa3d0 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: List
items:
- apiVersion: v1
kind: ResourceQuota
metadata:
name: pods-high
spec:
hard:
cpu: "1000"
memory: 200Gi
pods: "10"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment