Skip to content

Commit f96175a

Browse files
committed
updated terminology
1 parent e25e01e commit f96175a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/csi-storage-drivers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Migrating these storage classes involves deleting the existing ones, and re-crea
3030

3131
### Migrate storage class provisioner
3232

33-
The following example YAML manifest shows the difference between the in-tree storage class definition configured to use Azure disks, and the equivalent using a CSI storage class definition. The CSI storage system supports the same features as the in-tree drivers, so the only change needed would be the provisioner.
33+
The following example YAML manifest shows the difference between the in-tree storage class definition configured to use Azure disks, and the equivalent using a CSI storage class definition. The CSI storage system supports the same features as the in-tree drivers, so the only change needed would be the value for `provisioner`.
3434

3535
#### Original in-tree storage class definition
3636

0 commit comments

Comments
 (0)