Skip to content

Commit db2865b

Browse files
authored
Fix Content Got Mixed btw EBS & EFS
1 parent 6301290 commit db2865b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,9 @@ allowedTopologies:
297297
- key: topology.ebs.csi.aws.com/zone
298298
values:
299299
- us-east-2c
300+
301+
`tagSpecification`: Tags with this prefix are applied to dynamically provisioned EBS volumes.
302+
300303
```
301304
### AWS EFS
302305

@@ -320,7 +323,6 @@ parameters:
320323

321324
For more details, refer to the [AWS_EFS_CSI_Driver Dynamic Provisioning](https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/examples/kubernetes/dynamic_provisioning/README.md) documentation.
322325

323-
`tagSpecification`: Tags with this prefix are applied to dynamically provisioned EBS volumes.
324326

325327
### NFS
326328

0 commit comments

Comments
 (0)