Merge pull request #6452 from scjane/patch-12

Update quota-api-object.md
pull/6454/head
Qiming 2017-11-27 12:13:26 +08:00 committed by GitHub
commit 40e80baede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ status:
services.nodeports: "0" services.nodeports: "0"
``` ```
## Create a PersistentVolumeClaim: ## Create a PersistentVolumeClaim
Here is the configuration file for a PersistentVolumeClaim object: Here is the configuration file for a PersistentVolumeClaim object:
@ -92,7 +92,7 @@ NAME STATUS
pvc-quota-demo Pending pvc-quota-demo Pending
``` ```
## Attempt to create a second PersistentVolumeClaim: ## Attempt to create a second PersistentVolumeClaim
Here is the configuration file for a second PersistentVolumeClaim: Here is the configuration file for a second PersistentVolumeClaim: