You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/storage/storage-classes.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,6 +297,9 @@ allowedTopologies:
297
297
- key: topology.ebs.csi.aws.com/zone
298
298
values:
299
299
- us-east-2c
300
+
301
+
`tagSpecification`: Tags with this prefix are applied to dynamically provisioned EBS volumes.
302
+
300
303
```
301
304
### AWS EFS
302
305
@@ -320,7 +323,6 @@ parameters:
320
323
321
324
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.
322
325
323
-
`tagSpecification`: Tags with this prefix are applied to dynamically provisioned EBS volumes.
0 commit comments