We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3198ef + 328e679 commit 40e80baCopy full SHA for 40e80ba
docs/tasks/administer-cluster/quota-api-object.md
@@ -67,7 +67,7 @@ status:
67
services.nodeports: "0"
68
```
69
70
-## Create a PersistentVolumeClaim:
+## Create a PersistentVolumeClaim
71
72
Here is the configuration file for a PersistentVolumeClaim object:
73
@@ -92,7 +92,7 @@ NAME STATUS
92
pvc-quota-demo Pending
93
94
95
-## Attempt to create a second PersistentVolumeClaim:
+## Attempt to create a second PersistentVolumeClaim
96
97
Here is the configuration file for a second PersistentVolumeClaim:
98
0 commit comments