Skip to content

Commit c0f83f2

Browse files
authored
Update storage-classes.md
1 parent 96dedca commit c0f83f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/storage-classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ allowedTopologies:
299299
- us-east-2c
300300
```
301301

302-
- `tagSpecification`: Tags to be applied on dynamically provisioned ebs volumes using this prefix. For more details, refer to the [AWS EBS CSI Driver StorageClass Tagging](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/tagging.md) documentation.
302+
- `tagSpecification`: Tags with this prefix are applied to dynamically provisioned EBS volumes. For more details, refer to the [AWS EBS CSI Driver StorageClass Tagging](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/tagging.md) documentation.
303303

304304
### NFS
305305

0 commit comments

Comments
 (0)