Skip to content

Commit 3d525e3

Browse files
authored
Update storageclass-blobfuse-csi.yaml
1 parent 618ff0f commit 3d525e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/example/storageclass-blobfuse-csi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ metadata:
55
provisioner: blobfuse.csi.azure.com
66
parameters:
77
skuName: Standard_LRS #available values: Standard_LRS, Standard_GRS, Standard_RAGRS
8+
containerName: test #if container "test" does not exist, driver will create "test" container
89
reclaimPolicy: Retain #If set as "Delete" container would be removed after pvc deletion
910
volumeBindingMode: Immediate

0 commit comments

Comments
 (0)