We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcff46 commit 1e7135cCopy full SHA for 1e7135c
content/en/docs/concepts/storage/storage-classes.md
@@ -34,8 +34,7 @@ class needs to be dynamically provisioned.
34
35
The name of a StorageClass object is significant, and is how users can
36
request a particular class. Administrators set the name and other parameters
37
-of a class when first creating StorageClass objects, and the objects cannot
38
-be updated once they are created.
+of a class when first creating StorageClass objects.
39
40
Administrators can specify a default StorageClass only for PVCs that don't
41
request any particular class to bind to: see the
0 commit comments