Skip to content

Commit 40e80ba

Browse files
authored
Merge pull request kubernetes#6452 from scjane/patch-12
Update quota-api-object.md
2 parents c3198ef + 328e679 commit 40e80ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/tasks/administer-cluster/quota-api-object.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ status:
6767
services.nodeports: "0"
6868
```
6969
70-
## Create a PersistentVolumeClaim:
70+
## Create a PersistentVolumeClaim
7171
7272
Here is the configuration file for a PersistentVolumeClaim object:
7373
@@ -92,7 +92,7 @@ NAME STATUS
9292
pvc-quota-demo Pending
9393
```
9494

95-
## Attempt to create a second PersistentVolumeClaim:
95+
## Attempt to create a second PersistentVolumeClaim
9696

9797
Here is the configuration file for a second PersistentVolumeClaim:
9898

0 commit comments

Comments
 (0)