Skip to content

Instantly share code, notes, and snippets.

@liveaverage
Created July 2, 2019 12:39
Show Gist options
  • Save liveaverage/536e4e4a2810ef439470316460826498 to your computer and use it in GitHub Desktop.
Save liveaverage/536e4e4a2810ef439470316460826498 to your computer and use it in GitHub Desktop.
Sample Resource Quota Patch
spec:
hard:
managed-nfs-storage.storageclass.storage.k8s.io/requests.storage: "5Gi"
managed-nfs-storage.storageclass.storage.k8s.io/persistentvolumeclaims: "2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment