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: deploy/example/sharedisk/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ metadata:
19
19
name: managed-csi
20
20
provisioner: disk.csi.azure.com
21
21
parameters:
22
-
skuName: Premium_LRS
22
+
skuName: Premium_LRS# Use PremiumV2_LRS for Premium SSD v2. See other Sku names in https://learn.microsoft.com/en-us/azure/aks/azure-csi-disk-storage-provision#dynamically-provision-a-volume.
23
23
maxShares: "2"
24
24
cachingMode: None # ReadOnly cache is not available for premium SSD with maxShares>1
0 commit comments