Created
July 2, 2019 12:39
-
-
Save liveaverage/536e4e4a2810ef439470316460826498 to your computer and use it in GitHub Desktop.
Sample Resource Quota Patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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