Skip to content

Commit 5aca46b

Browse files
Tamilselvanstmcginnis
Tamilselvan
andauthored
Update content/en/docs/concepts/storage/dynamic-provisioning.md
Co-authored-by: Sean McGinnis
1 parent df4e3e1 commit 5aca46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ When a default `StorageClass` exists in a cluster and a user creates a
119119
`DefaultStorageClass` admission controller automatically adds the
120120
`storageClassName` field pointing to the default storage class.
121121

122-
Note that If you set the `storageclass.kubernetes.io/is-default-class`
122+
Note that if you set the `storageclass.kubernetes.io/is-default-class`
123123
annotation to true on more than one StorageClass in your cluster, and you then
124124
create a `PersistentVolumeClaim` with no `storageClassName` set, Kubernetes
125125
uses the most recently created default StorageClass.

0 commit comments

Comments
 (0)