Skip to content

Commit f439990

Browse files
author
Tamilselvan
authored
Information about default StorageClasses
1 parent 1349519 commit f439990

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/docs/concepts/storage/dynamic-provisioning.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ annotation to true on more than one StorageClass in your cluster, and you then
125125
create a `PersistentVolumeClaim` with no `storageClassName` set, Kubernetes
126126
uses the most recently created default StorageClass.
127127

128-
If you set the storageclass.kubernetes.io/is-default-class annotation to true on more than one StorageClass in your cluster, and you then create a PersistentVolumeClaim with no storageClassName set, Kubernetes uses the most recently created default StorageClass.
129-
130128
## Topology Awareness
131129

132130
In [Multi-Zone](/docs/setup/best-practices/multiple-zones/) clusters, Pods can be spread across

0 commit comments

Comments
 (0)